mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 23:05:19 +03:00
HEADFREE true 3D (second edition)...
reduced memory footprint ... rebased squashed cleanup
This commit is contained in:
parent
36a6cfc2b1
commit
7146c40ca8
11 changed files with 181 additions and 92 deletions
|
@ -404,4 +404,5 @@ extern "C" {
|
|||
void changePidProfile(uint8_t) {}
|
||||
void dashboardEnablePageCycling(void) {}
|
||||
void dashboardDisablePageCycling(void) {}
|
||||
bool imuQuaternionHeadfreeOffsetSet(void) { return true; }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue