From fa4d98594cacd590fb55c78e8302f8ede43f1648 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=B6ttgens?= Date: Tue, 27 May 2025 22:06:41 +0200 Subject: [PATCH] Update meshtastic/mesh.proto Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- meshtastic/mesh.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index 0fdd3f9..75aa949 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -725,7 +725,7 @@ enum HardwareModel { CROWPANEL = 97; /** - * "Lilygo" LINK32 board with sensors + * Lilygo LINK32 board with sensors */ LINK_32 = 98;