mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #427 from canaryradio/canary
add CanaryOne to HardwareModel
This commit is contained in:
commit
12c84bddb9
1 changed files with 5 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue