mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
Add hooks for triflight
This commit is contained in:
parent
b71fe232c3
commit
ccb49583e9
9 changed files with 175 additions and 10 deletions
|
@ -128,3 +128,4 @@ void stopPwmAllMotors(void);
|
|||
|
||||
float convertExternalToMotor(uint16_t externalValue);
|
||||
uint16_t convertMotorToExternal(float motorValue);
|
||||
bool mixerIsTricopter(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue