mirror of
https://github.com/modelec/detection_adversaire.git
synced 2026-01-18 16:17:23 +01:00
Rediuce PROXIMITY_ALERT_RANGE
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#define MAX_TABLE_X 1500
|
||||
#define MAX_TABLE_Y 2000
|
||||
#define BEACON_DETECT_RANGE 100
|
||||
#define PROXIMITY_ALERT_RANGE 500
|
||||
#define PROXIMITY_ALERT_RANGE 400
|
||||
#define BORDER_DETECT_TRIGGER 50
|
||||
#define AGGLOMERATES_TRIGGER 250
|
||||
#define BEACONS_RADIUS 50
|
||||
|
||||
Reference in New Issue
Block a user