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 */