rename, move, change the lot

This commit is contained in:
Florian Hoss 2022-04-24 00:13:20 +02:00
parent 0a7f0faa39
commit 59b1a6b15f
13 changed files with 112 additions and 371 deletions

View file

@ -14,12 +14,10 @@ board = esp32dev
framework = arduino
monitor_speed = 115200
build_flags = -DCORE_DEBUG_LEVEL=3
lib_deps = me-no-dev/ESP Async WebServer@^1.2.3
[env:esp8266]
platform = espressif8266
board = d1_mini
framework = arduino
monitor_speed = 115200
build_flags = -DCORE_DEBUG_LEVEL=3
platform = espressif8266
lib_deps = me-no-dev/ESP Async WebServer@^1.2.3