mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-12 18:28:50 +01:00
decrease HEAT_TIME
This commit is contained in:
parent
a3530fd6cf
commit
cab226e6b9
@ -121,7 +121,7 @@
|
||||
|
||||
#define ADC_FILE_PAT "/sys/bus/iio/devices/iio:device*/in_voltage_raw"
|
||||
|
||||
#define HEAT_TIME 300 // heat time,better not greater than 1000,300-1000 0-f
|
||||
#define HEAT_TIME 100 // heat time,better not greater than 1000,300-1000 0-f
|
||||
|
||||
#define int16 uint16_t
|
||||
#define int8 uint8_t
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user