From 12fd8c7e3f1c5e428033546f4961699334620b45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=B6ttgens?= Date: Sat, 4 May 2024 20:37:16 +0200 Subject: [PATCH] add wiphone --- meshtastic/mesh.proto | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index e884fbb..24c471a 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -319,6 +319,11 @@ enum HardwareModel { */ LORA_TYPE = 19; + /* + * wiphone https://www.wiphone.io/ + */ + WIPHONE = 20; + /* * B&Q Consulting Station Edition G1: https://uniteng.com/wiki/doku.php?id=meshtastic:station */