mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 05:34:32 +02:00
ci: raise legacy adc high/low test low thresh
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user