Initialisation depot
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[env:esp32dev]
|
||||
platform = espressif32
|
||||
board = esp32dev
|
||||
framework = arduino
|
||||
monitor_speed = 115200
|
||||
lib_deps =
|
||||
PubSubClient
|
||||
ArduinoJson
|
||||
|
||||
build_flags =
|
||||
-DCORE_DEBUG_LEVEL=0
|
||||
Reference in New Issue
Block a user