diff --git a/BH1750FVI/BH1750_serial/BH1750_serial.ino b/BH1750FVI/BH1750_serial/BH1750_serial.ino index d475315..aeae433 100644 --- a/BH1750FVI/BH1750_serial/BH1750_serial.ino +++ b/BH1750FVI/BH1750_serial/BH1750_serial.ino @@ -37,7 +37,7 @@ void setup() { // put your setup code here, to run once: */ LightSensor.SetAddress(Device_Address_H);//Address 0x5C // To adjust the slave on other address , uncomment this line - // lightMeter.SetAddress(Device_Address_L); //Address 0x5C + // LightSensor.SetAddress(Device_Address_L); //Address 0x5C //----------------------------------------------- /* set the Working Mode for this sensor