1
0
Fork 0
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:
Michael Keller 2018-02-20 01:53:07 +13:00 committed by GitHub
commit b4667332d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 32 additions and 25 deletions

View file

@ -21,6 +21,8 @@
#include "pg/pg.h"
#define BOXID_NONE 255
typedef enum {
// ARM flag
BOXARM = 0,