diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index 488b3bd..8f50b3c 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -334,6 +334,11 @@ enum HardwareModel { */ SENSELORA_S3 = 28; + /* + * Canary Radio Company - CanaryOne: https://canaryradio.io/products/canaryone + */ + CANARYONE = 29; + /* * --------------------------------------------------------------------------- * Less common/prototype boards listed here (needs one more byte over the air)