BigW Consortium Gitlab

Commit 836844f9 by David Frey

location: change "good" GPS max hAcc to 150 meters

parent 9ad76fa7
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
#include <stdio.h> #include <stdio.h>
#include <time.h> #include <time.h>
#define HACCURACY_GOOD_GPS 75 #define HACCURACY_GOOD_GPS 150
#define HACCURACY_WIFI_ONLY 500 #define HACCURACY_WIFI_ONLY 500
#define PSENSOR_ENABLE "coordinates/enable" #define PSENSOR_ENABLE "coordinates/enable"
#define PSENSOR_PERIOD "coordinates/period" #define PSENSOR_PERIOD "coordinates/period"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment