Skip to content

Commit

Permalink
Merge pull request #427 from canaryradio/canary
Browse files Browse the repository at this point in the history
add CanaryOne to HardwareModel
  • Loading branch information
thebentern authored Jan 31, 2024
2 parents e894709 + 397af98 commit 12c84bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions meshtastic/mesh.proto
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 12c84bd

Please sign in to comment.