rename, move, change the lot
This commit is contained in:
parent
0a7f0faa39
commit
59b1a6b15f
13 changed files with 112 additions and 371 deletions
|
@ -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
|
||||
|
|
Reference in a new issue