firmware wip - comment stuff

This commit is contained in:
Marcus 2024-04-30 22:45:42 +02:00
parent 81c39bea65
commit b82faeb38d
1 changed files with 1 additions and 0 deletions

View File

@ -2142,6 +2142,7 @@ void APIgetSensors() {
* - 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
*
*/