WIP using new PositionWatcher

This commit is contained in:
2025-01-20 22:46:01 +11:00
parent 049037a0a1
commit 94f00c0cef
10 changed files with 446 additions and 115 deletions

View File

@@ -24,8 +24,6 @@ lib_deps =
plapointe6/EspMQTTClient@^1.13.3
contrem/arduino-timer@^3.0.1
RFPowerView=https://git.mattway.com.au/matt/RFPowerView.git#v0.0.3
[env:test_embedded]
@@ -39,6 +37,7 @@ lib_deps =
[env:test_desktop]
platform = native
build_type = test
lib_compat_mode = off
lib_deps =
${env.lib_deps}
ArduinoFake