mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Disable and cleanup some debug output.
This commit is contained in:
parent
9a9c789c69
commit
d41e8631ee
3 changed files with 7 additions and 11 deletions
|
@ -272,10 +272,6 @@ void annexCode(void)
|
|||
updateWarningLed(currentTime);
|
||||
}
|
||||
|
||||
#if 0
|
||||
debug[0] = armingFlags;
|
||||
#endif
|
||||
|
||||
#ifdef TELEMETRY
|
||||
checkTelemetryState();
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue