mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-14 20:10:18 +03:00
Separation of boxId and permanentId.
This commit is contained in:
parent
1bcfa5ddb0
commit
18d5a373c0
7 changed files with 32 additions and 25 deletions
|
@ -21,6 +21,8 @@
|
|||
|
||||
#include "pg/pg.h"
|
||||
|
||||
#define BOXID_NONE 255
|
||||
|
||||
typedef enum {
|
||||
// ARM flag
|
||||
BOXARM = 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue