mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-15 02:54:26 +00:00
Oversampling does average all readings between 2 calls of `PLUGIN_READ`. N.B. if the sensor is put to sleep, any collected samples will be flushed by scheduling a `PLUGIN_READ`. When waking up, any stored data in the averaging buffer is flushed.