mirror of
https://github.com/opentx/opentx.git
synced 2025-07-13 19:40:20 +03:00
tx16s aux fixes
This commit is contained in:
parent
0609cdb2d3
commit
318e4dd516
6 changed files with 45 additions and 9 deletions
|
@ -41,7 +41,7 @@ extern "C" {
|
|||
#endif
|
||||
#endif
|
||||
|
||||
#if !defined(CLI)
|
||||
#if !defined(CLI) || defined(AUX2_SERIAL)
|
||||
#define LUA_FIFO_SIZE 256
|
||||
extern Fifo<uint8_t, LUA_FIFO_SIZE> * luaRxFifo;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue