From a7bbad173db14b5d77eac2a21c56424d746dc79d Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Sat, 10 Jan 2026 05:16:40 -0600 Subject: [PATCH] Format --- meshtastic/mesh.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index c05e5ea..d783890 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -844,7 +844,7 @@ enum HardwareModel { * Elecrow Meshstick 1262 */ MESHSTICK_1262 = 121; - + /* * ------------------------------------------------------------------------------------------------------------------------------------------ * Reserved ID For developing private Ports. These will show up in live traffic sparsely, so we can use a high number. Keep it within 8 bits.