Update defaults.h

This commit is contained in:
Darrell 2022-03-06 20:15:56 -05:00 committed by GitHub
parent c8fdf308a9
commit 43a47682b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
#define DEFAULT_FORGET_MS 300000 // Ms to remove fingerprint after not seeing it
#define DEFAULT_SKIP_DISTANCE 0.1 // If beacon has moved less than this skip update
#define DEFAULT_SKIP_DISTANCE 0.5 // If beacon has moved less than this skip update
#define DEFAULT_SKIP_MS 5000 // Ms to skip mqtt update if no movement
// Number of seconds between update checks