mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-08 11:01:12 +08:00
disable PERFORMANCE_REPORTING in analogimu
This commit is contained in:
@@ -37,7 +37,7 @@ extern struct FloatEulers euler;
|
||||
#define MAGNETOMETER 1
|
||||
extern float MAG_Heading;
|
||||
|
||||
#define PERFORMANCE_REPORTING 1
|
||||
#define PERFORMANCE_REPORTING 0
|
||||
#if PERFORMANCE_REPORTING == 1
|
||||
extern int renorm_sqrt_count;
|
||||
extern int renorm_blowup_count;
|
||||
|
||||
Reference in New Issue
Block a user