From ef35af8af78ec3cf6c0ba004fbfbd9e0ca650d97 Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Wed, 31 Dec 2025 20:42:24 -0600 Subject: [PATCH] T-Echo Plus --- meshtastic/mesh.proto | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index 4a63522..72989df 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -388,9 +388,9 @@ enum HardwareModel { LORA_RELAY_V1 = 32; /* - * TODO: REPLACE + * T-Echo Plus device from LilyGo */ - NRF52840DK = 33; + T_ECHO_PLUS = 33; /* * TODO: REPLACE