DIY fertilizer mixer and plant watering machine https://www.xythobuz.de/giessomat.html
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Thomas Buck 14242852ac Make I2C pins configurable on ESP32 3 年前
include Make I2C pins configurable on ESP32 3 年前
lib first commit 3 年前
src Make I2C pins configurable on ESP32 3 年前
test first commit 3 年前
.gitignore Started adding ESP support 3 年前
README.md Started adding ESP support 3 年前
platformio.ini Added debug log output to web with history buffer 3 年前

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.