mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-20 14:55:18 +03:00
Revert MSP bump
This commit is contained in:
parent
e6c5e49a94
commit
09f9304d91
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
||||||
#define MSP_PROTOCOL_VERSION 0 // Same version over MSPv1 & MSPv2 - message format didn't change and it backward compatible
|
#define MSP_PROTOCOL_VERSION 0 // Same version over MSPv1 & MSPv2 - message format didn't change and it backward compatible
|
||||||
|
|
||||||
#define API_VERSION_MAJOR 2 // increment when major changes are made
|
#define API_VERSION_MAJOR 2 // increment when major changes are made
|
||||||
#define API_VERSION_MINOR 5 // increment when any change is made, reset to zero when major changes are released after changing API_VERSION_MAJOR
|
#define API_VERSION_MINOR 4 // increment when any change is made, reset to zero when major changes are released after changing API_VERSION_MAJOR
|
||||||
|
|
||||||
#define API_VERSION_LENGTH 2
|
#define API_VERSION_LENGTH 2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue