Iampete1
3 years ago
committed by
Andrew Tridgell
3 changed files with 13 additions and 5 deletions
@ -0,0 +1,7 @@
@@ -0,0 +1,7 @@
|
||||
#pragma once |
||||
|
||||
#include <AP_HAL/AP_HAL_Boards.h> |
||||
|
||||
#ifndef HAL_PROXIMITY_ENABLED |
||||
#define HAL_PROXIMITY_ENABLED (!HAL_MINIMIZE_FEATURES && BOARD_FLASH_SIZE > 1024) |
||||
#endif |
Loading…
Reference in new issue