Compare commits

...

1 Commits

Author SHA1 Message Date
Kevin Hester
451b085c13 update protos 2021-05-28 11:01:01 +08:00
2 changed files with 2 additions and 2 deletions

2
proto

Submodule proto updated: f604be5bb2...f5b3d0643b

View File

@@ -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 {