Include up to 16m

This commit is contained in:
DTTerastar 2021-03-24 14:07:54 -04:00
parent c48f8661b6
commit d7b87e725a
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
#define BLE_SCAN_WINDOW 320 // Used to determine antenna sharing between Bluetooth and WiFi. Do not modify unless you are confident you know what you're doing
// Maximum distance (in meters) to report. Devices that are calculated to be further than this distance in meters will not be reported
#define MAX_DISTANCE 8
#define MAX_DISTANCE 16
// MQTT topic for sensor values from HTU21D temperature and humidity sensor
//#define htuSensorTopic "presence_nodes/" hostname "/sensor"