mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Fix LED_STRIP feature // Add DMA drivers // UART fixes
This commit is contained in:
parent
2af929797d
commit
3a156f98ab
17 changed files with 309 additions and 196 deletions
|
@ -30,6 +30,7 @@
|
|||
#define BIT_TOGGLE_0 0
|
||||
|
||||
void transponderIrInit(void);
|
||||
void transponderIrDisable(void);
|
||||
|
||||
void transponderIrHardwareInit(void);
|
||||
void transponderIrDMAEnable(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue