Initialisation depot

This commit is contained in:
2026-03-13 14:20:44 +00:00
commit ea80d83cee
13 changed files with 190 additions and 0 deletions

5
platformio.ini Normal file
View File

@@ -0,0 +1,5 @@
[env:esp32dev]
platform = espressif32
board = esp32dev
framework = arduino
monitor_speed = 115200