mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-22 10:42:49 +00:00
Lost and found mode (#3012)
* Lost and found WIP * 5 minutes * ASCII bell character correction * Memory
This commit is contained in:
@@ -52,6 +52,7 @@ class PositionModule : public ProtobufModule<meshtastic_Position>, private concu
|
||||
|
||||
/** Only used in power saving trackers for now */
|
||||
void clearPosition();
|
||||
void sendLostAndFoundText();
|
||||
};
|
||||
|
||||
struct SmartPosition {
|
||||
|
||||
Reference in New Issue
Block a user