pull/144/head
ZodiusInfuser 2021-05-13 12:13:41 +01:00 zatwierdzone przez Phil Howard
rodzic 151daf1c7b
commit ef256e1173
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -56,7 +56,7 @@ int main() {
}
}
else {
printf("Encoder Potentiometer found :'(\n");
printf("Potentiometer not found :'(\n");
gpio_put(PICO_DEFAULT_LED_PIN, true);
}