I\'ve got a problem.
int i = 0; int dd = EEPROM.readLong(0) % 10; // EEPROM.readLong(0) = 152 timeUp[i] = dd; Serial.println(timeUp[i]);
In ser