From 267a5652aad13c101b1c0702b151c4c2b5457451 Mon Sep 17 00:00:00 2001 From: Fisch Date: Sun, 29 Jan 2023 23:15:49 +0100 Subject: [PATCH] change tof sensor parameters for sensor7 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index f119700..73e71d1 100644 --- a/platformio.ini +++ b/platformio.ini @@ -339,7 +339,7 @@ build_flags = -D SENSOR_HCSR501_PIN=D6 -D SENSOR_VL53L1X - -D SENSOR_VL53L1X_minchange=500 + -D SENSOR_VL53L1X_minchange=200 -D SENSOR_VL53L1X_senddelaymax=1000*30 -D SENSOR_VL53L1X_readdelay=500