mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Cleanup debug code.
This commit is contained in:
parent
c11c25514b
commit
f28158a5a7
22 changed files with 107 additions and 68 deletions
|
@ -87,10 +87,8 @@
|
|||
#endif
|
||||
|
||||
#include "build_config.h"
|
||||
#include "debug.h"
|
||||
|
||||
#ifdef DEBUG_SECTION_TIMES
|
||||
uint32_t sectionTimes[2][4];
|
||||
#endif
|
||||
extern uint32_t previousTime;
|
||||
|
||||
#ifdef SOFTSERIAL_LOOPBACK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue