mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 06:45:16 +03:00
Dah!
This commit is contained in:
parent
65c4b26aa4
commit
fd7df8cc0e
1 changed files with 0 additions and 1 deletions
|
@ -2841,7 +2841,6 @@ const cliResourceValue_t resourceTable[] = {
|
||||||
#ifdef TRANSPONDER
|
#ifdef TRANSPONDER
|
||||||
{ OWNER_TRANSPONDER, PG_TRANSPONDER_CONFIG, offsetof(transponderConfig_t, ioTag), 0 },
|
{ OWNER_TRANSPONDER, PG_TRANSPONDER_CONFIG, offsetof(transponderConfig_t, ioTag), 0 },
|
||||||
#endif
|
#endif
|
||||||
=======
|
|
||||||
};
|
};
|
||||||
|
|
||||||
static ioTag_t *getIoTag(const cliResourceValue_t value, uint8_t index)
|
static ioTag_t *getIoTag(const cliResourceValue_t value, uint8_t index)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue