Initialisation depot

This commit is contained in:
Serge NOEL
2026-08-05 09:14:31 +02:00
commit fd3fc380d8
10 changed files with 350 additions and 0 deletions
+11
View File
@@ -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