mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-14 11:59:58 +03:00
Merge pull request #5208 from jflyper/bfdev-piniobox-cleanup
PINIOBOX Separation of boxId and permanentId.
This commit is contained in:
commit
b4667332d7
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