From 786f3bbf98507374b730688d1d648bfcbcb47c4c Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Mon, 12 Jan 2026 15:36:39 -0600 Subject: [PATCH] Fix comment formatting in mesh.proto --- meshtastic/mesh.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index ca7a997..33f81a5 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -845,7 +845,7 @@ enum HardwareModel { */ MESHSTICK_1262 = 121; - /* + /* * LilyGo T-Beam 1W */ TBEAM_1_WATT = 122;