DIY fertilizer mixer and plant watering machine https://www.xythobuz.de/giessomat.html
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Thomas Buck 08c22aff7e Make sensor inputs invertable 3 anos atrás
include Make sensor inputs invertable 3 anos atrás
lib first commit 3 anos atrás
src Make sensor inputs invertable 3 anos atrás
test first commit 3 anos atrás
.gitignore Started adding ESP support 3 anos atrás
README.md Started adding ESP support 3 anos atrás
platformio.ini Added debug log output to web with history buffer 3 anos atrás

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.