mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
VRBRAIN: added VRBRAIN to #if
This commit is contained in:
parent
8a747ef977
commit
946a461873
@ -516,7 +516,7 @@ private:
|
||||
bool assume_zero_sideslip(void) const;
|
||||
};
|
||||
|
||||
#if CONFIG_HAL_BOARD != HAL_BOARD_PX4
|
||||
#if CONFIG_HAL_BOARD != HAL_BOARD_PX4 && CONFIG_HAL_BOARD != HAL_BOARD_VRBRAIN
|
||||
#define perf_begin(x)
|
||||
#define perf_end(x)
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user