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 alternative: 'analogRead'
analogReadResolution(_adc_resolution_bits);
^~~~~~~~~~~~~~~~~~~~
analogRead