mirror of
https://github.com/meshtastic/firmware.git
synced 2026-09-20 13:32:56 -04:00
Update protobufs (#11536)
Co-authored-by: vidplace7 <1779290+vidplace7@users.noreply.github.com>
This commit is contained in:
1 parent
83fd62b756
commit
ee401242aa
2 files changed
+5
-1
No files matched your search
+1
-1
Submodule protobufs updated: c9cb9ef6ee...5b3ed3911b.
@@ -414,6 +414,10 @@ typedef enum _meshtastic_FirmwareEdition {
|
||||
meshtastic_FirmwareEdition_HAMVENTION = 19,
|
||||
/* FAB, the international Fab Lab digital fabrication conference */
|
||||
meshtastic_FirmwareEdition_FAB = 20,
|
||||
/* Dragon Con, the yearly pop culture convention in Atlanta, GA */
|
||||
meshtastic_FirmwareEdition_DRAGON_CON = 21,
|
||||
/* Chaos Communication Congress, the hacker conference held yearly in Germany */
|
||||
meshtastic_FirmwareEdition_CCC = 22,
|
||||
/* Placeholder for DIY and unofficial events */
|
||||
meshtastic_FirmwareEdition_DIY_EDITION = 127
|
||||
} meshtastic_FirmwareEdition;
|
||||
|
||||
Reference in new issue
Block a user