pin_config.c
@@ -55,6 +55,7 @@ io_pin_mux_set(IO_PIN_10, IO_FUNC4); io_pin_mux_set(IO_PIN_9, IO_FUNC4); // Single ADC, If IO0 is set to negative input, the positive input is Vref, and vice versa io_pin_mux_set(IO_PIN_0, IO_FUNC1); io_pull_set(IO_PIN_0, IO_HIGH_Z, IO_PULL_UP_NONE);