From 5f84e3cd76543e4150d2fc66c97b528a4310f6cc Mon Sep 17 00:00:00 2001 From: flopp999 <21694965+flopp999@users.noreply.github.com> Date: Fri, 2 Nov 2018 20:10:34 +0100 Subject: [PATCH] updated link --- examples/LightLuxSensor/LightLuxSensor.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/LightLuxSensor/LightLuxSensor.ino b/examples/LightLuxSensor/LightLuxSensor.ino index eb4485f..eb7b81f 100644 --- a/examples/LightLuxSensor/LightLuxSensor.ino +++ b/examples/LightLuxSensor/LightLuxSensor.ino @@ -34,7 +34,7 @@ * ADDR >>> NC or GND * SCL >>> A5 * SDA >>> A4 - * http://www.mysensors.org/build/light + * https://www.mysensors.org/build/light-bh1750 */