Added Buzzer and RGB led drivers

This commit is contained in:
Emanuele Trabattoni
2025-07-16 20:42:11 +02:00
parent 30ed0d283a
commit 0b5d725d3a
8 changed files with 305 additions and 30 deletions

View File

@@ -18,6 +18,7 @@ lib_deps =
knolleary/PubSubClient@^2.8
robtillaart/CRC@^1.0.3
hideakitai/DebugLog@^0.8.4
build_type = release
[env:esp32-s3-waveshare8-debug]
platform = ${env:esp32-s3-waveshare8.platform}