From 05209dee1b8fe4376c221eabd29fc165273edd43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=B6ttgens?= Date: Wed, 28 Dec 2022 13:52:50 +0100 Subject: [PATCH] TLORA_T3_S3 --- mesh.proto | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mesh.proto b/mesh.proto index 89bc5fe..7a20594 100644 --- a/mesh.proto +++ b/mesh.proto @@ -296,6 +296,11 @@ enum HardwareModel { */ TLORA_V2_1_1P8 = 15; + /* + * TODO: REPLACE + */ + TLORA_T3_S3 = 16; + /* * B&Q Consulting Station Edition G1: https://uniteng.com/wiki/doku.php?id=meshtastic:station */