Moved a lot of global vars to queues
All checks were successful
Test project compilation / test (push) Successful in 3m52s

This commit is contained in:
2026-04-01 20:11:53 +02:00
parent f1d9abc4c7
commit d337784faa
15 changed files with 512 additions and 204 deletions

View File

@@ -43,7 +43,7 @@ lib_deps =
${env:esp32_base.lib_deps}
robtillaart/INA226@ ~0.6.4
upload_protocol = espota
upload_port = 192.168.18.18
upload_port = 192.168.18.21
build_flags = ${env:esp32_base.build_flags} -DUSE_INA226
[env:native]