mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 16:55:20 +03:00
SBUS
This commit is contained in:
parent
d4e64d9c2b
commit
0a86153843
17 changed files with 129 additions and 17 deletions
|
@ -949,6 +949,10 @@ void checkAll();
|
|||
void getADC();
|
||||
#endif
|
||||
|
||||
#if defined(PCBTARANIS)
|
||||
void processSbusInput();
|
||||
#endif
|
||||
|
||||
extern void backlightOn();
|
||||
|
||||
enum Analogs {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue