Thomas Buck cfb10e9620 Make sure SerialLCD does not show a splash screen | 3 年前 | |
---|---|---|
include | 3 年前 | |
lib | 3 年前 | |
src | 3 年前 | |
test | 3 年前 | |
.gitignore | 3 年前 | |
README.md | 3 年前 | |
platformio.ini | 3 年前 |
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.