works, needs more work

This commit is contained in:
Florian Hoss 2022-04-10 20:46:54 +02:00
parent f94639c1a0
commit 4d23c1039b
6 changed files with 75 additions and 66 deletions

View file

@ -14,3 +14,10 @@ board = esp32-evb
framework = arduino
monitor_speed = 115200
build_flags = -DCORE_DEBUG_LEVEL=3
[env:esp32-dev]
platform = espressif32
board = az-delivery-devkit-v4
framework = arduino
monitor_speed = 115200
build_flags = -DCORE_DEBUG_LEVEL=3