mirror of
https://github.com/meshtastic/firmware.git
synced 2026-09-13 23:07:14 -04:00
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:
1 parent
18e143f769
commit
81a6788bfd
26 files changed
+593
-34
No files matched your search
@@ -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,
|
||||
|
||||
Reference in new issue
Block a user