mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-22 16:56:53 +00:00
update protos
This commit is contained in:
parent
27dced6a35
commit
5c4d1a88a8
2
proto
2
proto
@ -1 +1 @@
|
||||
Subproject commit f604be5bb2ada77c6205617b500d406b629a44b8
|
||||
Subproject commit f5b3d0643bdd53aa9082c26e17e9f73946697a14
|
@ -34,7 +34,7 @@ typedef enum _HardwareModel {
|
||||
|
||||
typedef enum _Constants {
|
||||
Constants_Unused = 0,
|
||||
Constants_DATA_PAYLOAD_LEN = 240
|
||||
Constants_DATA_PAYLOAD_LEN = 237
|
||||
} Constants;
|
||||
|
||||
typedef enum _CriticalErrorCode {
|
||||
|
Loading…
Reference in New Issue
Block a user