firmware wip - comment stuff
This commit is contained in:
parent
5e7db0946b
commit
81c39bea65
1 changed files with 4 additions and 2 deletions
|
@ -2136,10 +2136,12 @@ void APIgetSensors() {
|
|||
*
|
||||
*
|
||||
* - when PWM for fan is set, set fan speed to regulate humidity and
|
||||
* temperature
|
||||
* temperature, depending on which phase of grow the plant is
|
||||
* (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.
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in a new issue