decrease HEAT_TIME

This commit is contained in:
cuu 2021-05-28 13:16:31 +08:00
parent a3530fd6cf
commit cab226e6b9

View File

@ -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