This commit is contained in:
2022-11-25 16:38:32 +01:00
parent 9958803382
commit b39f967493
13 changed files with 3087 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
CONFIG_ESPTOOLPY_FLASHSIZE="4MB"
# Connection to WiFi Box
CONFIG_WIFI_SSID="raspi-box-esp32"
CONFIG_WIFI_PASSWORD="PolytechBoxRasp"