From 8cd1fc8353b3348b4f677c1d1c82befaa30e115c Mon Sep 17 00:00:00 2001 From: Jonathan Bennett Date: Sun, 14 Sep 2025 21:51:14 -0500 Subject: [PATCH] Update comment to match enum --- meshtastic/mesh.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index 1e5ed41..2af80bd 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -755,7 +755,7 @@ enum HardwareModel { T_LORA_PAGER = 103; /* - * GAT562 Mesh Trial Tracker + * M5Stack 6cl */ M5STACK_UNITC6L = 0x68;