alrapal / Greeny

IoT project for plant and environment monitoring
MIT License
0 stars 0 forks source link

Calibration should happen on button pressed #13

Closed alrapal closed 1 year ago

alrapal commented 1 year ago

Calibration of Analog Sensors should happen on button pressed. However, this is impacted by #11 since it implies a reset of the device at each iteration, the calibration need to be stored and retrieved.

alrapal commented 1 year ago

This will be discarded for now since it is conflicting with deep sleep.