ci: raise legacy adc high/low test low thresh

This commit is contained in:
Armando 2022-08-03 11:28:52 +08:00
parent f315986401
commit 50229cfe06

View File

@ -34,7 +34,7 @@
#elif CONFIG_IDF_TARGET_ESP32C3
#define ADC_TEST_LOW_VAL 0
#define ADC_TEST_LOW_THRESH 30
#define ADC_TEST_LOW_THRESH 50
#define ADC_TEST_HIGH_VAL 4095
#define ADC_TEST_HIGH_THRESH 10