Arduino-Light-Dependent-Resistor-Library icon indicating copy to clipboard operation
Arduino-Light-Dependent-Resistor-Library copied to clipboard

[Done] Photocell (LDR) library for Arduino (optimized for GL55xx series)

Results 1 Arduino-Light-Dependent-Resistor-Library issues
Sort by recently updated
recently updated
newest added

Hi I have errtor: arduino uno wifi rev2 ``` Arduino-Light-Dependent-Resistor-Library-1.4.0/LightDependentResistor.cpp: In member function 'int LightDependentResistor::getCurrentRawAnalogValue() const': Arduino/libraries/Arduino-Light-Dependent-Resistor-Library-1.4.0/LightDependentResistor.cpp:111:5: error: 'analogReadResolution' was not declared in this scope analogReadResolution(_adc_resolution_bits); ^~~~~~~~~~~~~~~~~~~~ Arduino-Light-Dependent-Resistor-Library-1.4.0/LightDependentResistor.cpp:111:5: note: suggested...