-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #49 from rtlopez/blackbox-45-dev
blackbox gyro unfitered + debug x8
- Loading branch information
Showing
5 changed files
with
125 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -273,7 +273,7 @@ struct ModelState | |
|
||
bool airmodeAllowed; | ||
|
||
int16_t debug[4]; | ||
int16_t debug[8]; | ||
|
||
BuzzerState buzzer; | ||
|
||
|
Oops, something went wrong.