@@ -42,7 +42,7 @@ void displayValue() {
}
void measureLight() {
int value = analogRead(PIN_LDR);asdfasdf
int value = analogRead(PIN_LDR);
displayedValue = 100 - (int)(value / 10);
The note is not visible to the blocked user.