Copter: remove unused define

This commit is contained in:
Andrew Tridgell 2013-06-04 10:36:34 +10:00
parent 1b08f12d53
commit ba959fd594
1 changed files with 0 additions and 3 deletions

View File

@ -916,9 +916,6 @@ static void barometer_accumulate(void)
barometer.accumulate(); barometer.accumulate();
} }
// enable this to get console logging of scheduler performance
#define SCHEDULER_DEBUG 0
static void perf_update(void) static void perf_update(void)
{ {
if (g.log_bitmask & MASK_LOG_PM) if (g.log_bitmask & MASK_LOG_PM)