mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-21 07:15:18 +03:00
Merge pull request #7650 from 4712betaflight/serial-4way-if-v20003
Increase serial-4way-if version number
This commit is contained in:
commit
dc6aad22c5
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
||||||
// *** change to adapt Revision
|
// *** change to adapt Revision
|
||||||
#define SERIAL_4WAY_VER_MAIN 20
|
#define SERIAL_4WAY_VER_MAIN 20
|
||||||
#define SERIAL_4WAY_VER_SUB_1 (uint8_t) 0
|
#define SERIAL_4WAY_VER_SUB_1 (uint8_t) 0
|
||||||
#define SERIAL_4WAY_VER_SUB_2 (uint8_t) 02
|
#define SERIAL_4WAY_VER_SUB_2 (uint8_t) 03
|
||||||
|
|
||||||
#define SERIAL_4WAY_PROTOCOL_VER 107
|
#define SERIAL_4WAY_PROTOCOL_VER 107
|
||||||
// *** end
|
// *** end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue