@ -31,7 +31,7 @@ void init_all() {
gpio_init(in_gpio[i]);
gpio_set_dir(in_gpio[i], false);
}
adc_init();
for (uint8_t i=0; i < ARRAY_LENGTH(adc_gpio); i++) {
adc_gpio_init(adc_gpio[i]);
adc_select_input(i);
The note is not visible to the blocked user.