DIY fertilizer mixer and plant watering machine https://www.xythobuz.de/giessomat.html
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Thomas Buck cfb10e9620 Make sure SerialLCD does not show a splash screen il y a 3 ans
include Make sure SerialLCD does not show a splash screen il y a 3 ans
lib first commit il y a 3 ans
src Make sure SerialLCD does not show a splash screen il y a 3 ans
test first commit il y a 3 ans
.gitignore Started adding ESP support il y a 3 ans
README.md Started adding ESP support il y a 3 ans
platformio.ini Added debug log output to web with history buffer il y a 3 ans

README.md

Do this on ESP platforms

echo '#define WIFI_SSID "..."' > include/wifi.h
echo '#define WIFI_PW "..."' >> include/wifi.h

To be able to connect to WiFi.