diff --git a/Arduino/CanGrow/CanGrow.ino b/Arduino/CanGrow/CanGrow.ino index 9596f50..12bc260 100644 --- a/Arduino/CanGrow/CanGrow.ino +++ b/Arduino/CanGrow/CanGrow.ino @@ -238,9 +238,7 @@ void loop() { * (https://www.royalqueenseeds.de/blog-cannabisanbau-im-grow-room-relative-luftfeuchtigkeit-und-temperaturen-n243) * - re-organize EEPROM saved values. * - prevent GrowStart to be in the future - * - Display values on OLED screen, iterate through different vies * - maybe let the user configure some screens to display. - * - collect sensor data within 1 sec millis() case, dont collect them when e.g. a page is called * */