mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
AP_Proximity: remove duplicate definition
PROXIMITY_NUM_LAYERS is defined in AP_Proximity_Boundary_3D
This commit is contained in:
parent
5a0cc08dcc
commit
279b534f67
@ -24,7 +24,6 @@
|
||||
#define PROXIMITY_MAX_IGNORE 6 // up to six areas can be ignored
|
||||
#define PROXIMITY_MAX_DIRECTION 8
|
||||
#define PROXIMITY_SENSOR_ID_START 10
|
||||
#define PROXIMITY_NUM_LAYERS 5
|
||||
|
||||
class AP_Proximity_Backend;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user