mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
Enable retrieval of the BUILD_KEY using MSP2 (#12264)
* Enable retrieval of the BUILD_KEY using MSP2 * Repositioning
This commit is contained in:
parent
395e8e8983
commit
7604b05a00
5 changed files with 15 additions and 2 deletions
|
@ -32,3 +32,4 @@
|
|||
#define MSP2TEXT_CRAFT_NAME 2
|
||||
#define MSP2TEXT_PID_PROFILE_NAME 3
|
||||
#define MSP2TEXT_RATE_PROFILE_NAME 4
|
||||
#define MSP2TEXT_BUILDKEY 5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue