From e10c34959e96ab35f49579c5b3ca1b63d8e93b8a Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Mon, 12 Feb 2024 11:42:26 -0800 Subject: [PATCH] Update config.proto Add lost and found --- meshtastic/config.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/config.proto b/meshtastic/config.proto index b0e816e..a67cc4a 100644 --- a/meshtastic/config.proto +++ b/meshtastic/config.proto @@ -81,7 +81,7 @@ message Config { CLIENT_HIDDEN = 8; /* - * Description: + * Description: Broadcasts location as message to default channel regularly for to assist with device recovery. * Technical Details: Used to automatically send a text message to the mesh * with the current position of the device on a frequent interval: * "I'm lost! Position: lat / long"