mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-14 03:50:02 +03:00
FIX: AT32 not reading ESC (#14220)
This commit is contained in:
parent
bfea69a04f
commit
3dba5e65e4
13 changed files with 75 additions and 82 deletions
|
@ -285,3 +285,4 @@ int bbDMA_Count(bbPort_t *bbPort);
|
|||
|
||||
void bbDshotRequestTelemetry(unsigned motorIndex);
|
||||
bool bbDshotIsMotorIdle(unsigned motorIndex);
|
||||
IO_t bbGetMotorIO(unsigned index);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue