Merge remote-tracking branch 'origin/log' into log

This commit is contained in:
Allan Cueff
2024-05-08 14:34:54 +02:00

View File

@@ -5,7 +5,7 @@
#define MAX_TABLE_X 1500
#define MAX_TABLE_Y 2000
#define BEACON_DETECT_RANGE 100
#define PROXIMITY_ALERT_RANGE 250
#define PROXIMITY_ALERT_RANGE 500
#define BORDER_DETECT_TRIGGER 50
#define AGGLOMERATES_TRIGGER 250
#define BEACONS_RADIUS 50