From 61d35ccc4a7f3009377a825ebb03081d4633ba2d Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Mon, 12 Feb 2024 11:43:39 -0800 Subject: [PATCH] Update config.proto remove stray double quote --- meshtastic/config.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/config.proto b/meshtastic/config.proto index a67cc4a..538d3a8 100644 --- a/meshtastic/config.proto +++ b/meshtastic/config.proto @@ -72,7 +72,7 @@ message Config { TAK = 7; /* - * Description: Device that only broadcasts as needed for stealth or power savings." + * Description: Device that only broadcasts as needed for stealth or power savings. * Technical Details: Used for nodes that "only speak when spoken to" * Turns all of the routine broadcasts but allows for ad-hoc communication * Still rebroadcasts, but with local only rebroadcast mode (known meshes only)