mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-22 10:42:49 +00:00
update protos
This commit is contained in:
2
proto
2
proto
Submodule proto updated: f604be5bb2...f5b3d0643b
@@ -34,7 +34,7 @@ typedef enum _HardwareModel {
|
|||||||
|
|
||||||
typedef enum _Constants {
|
typedef enum _Constants {
|
||||||
Constants_Unused = 0,
|
Constants_Unused = 0,
|
||||||
Constants_DATA_PAYLOAD_LEN = 240
|
Constants_DATA_PAYLOAD_LEN = 237
|
||||||
} Constants;
|
} Constants;
|
||||||
|
|
||||||
typedef enum _CriticalErrorCode {
|
typedef enum _CriticalErrorCode {
|
||||||
|
|||||||
Reference in New Issue
Block a user