Backport Tracker X1 to Master (#10854)

* Backport Tracker X1 to Master
* Add SPA06 to generated TelemetrySensorType enum
* Rename TRACKER_T1000_E_PRO to MESH_TRACKER_X1 in generated HardwareModel enum
* Update RadioLib dependency to the fixed version
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
This commit is contained in:
Thomas GöttgensandBen Meadors authored and GitHub committed 2026-07-05 23:10:41 +02:00
1 parent 18e143f769
commit 81a6788bfd
26 files changed
+593 -34

No files matched your search

+1
View File
@@ -90,6 +90,7 @@ class ExternalNotificationModule : public SinglePortModule, private concurrency:
bool isNagging = false;
bool isSilenced = false;
bool buzzerShouldAlert = false;
virtual AdminMessageHandleResult handleAdminMessageForModule(const meshtastic_MeshPacket &mp,
meshtastic_AdminMessage *request,