Compare commits

...

3 Commits

Author SHA1 Message Date
Kevin Hester
06892c412c 1.2.39 2021-05-29 13:19:27 +08:00
Kevin Hester
5c4d1a88a8 update protos 2021-05-29 13:19:27 +08:00
Kevin Hester
27dced6a35 Merge pull request #814 from geeksville/dev
remove google play link (for now)
2021-05-28 10:17:29 +08:00
3 changed files with 3 additions and 3 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 {

View File

@@ -1,4 +1,4 @@
[VERSION]
major = 1
minor = 2
build = 38
build = 39