diff --git a/main/configuration.h b/main/configuration.h index 63ad9cb..5a56a57 100644 --- a/main/configuration.h +++ b/main/configuration.h @@ -56,7 +56,9 @@ along with this program. If not, see . #ifndef DEADZONE_LON #define DEADZONE_LON -123.4567 #endif +#ifndef DEADZONE_RADIUS_M #define DEADZONE_RADIUS_M 500 // meters +#endif // Uncomment to enable discarding network settings by long pressing second button #define PREFS_DISCARD