mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-05 07:54:18 +01:00
* emon: configure ratios without reboot * settings: serialize() support * debug: use vsnprintf from newlib, not from sdk * settings/experimental: show defaults via `get` * emon: override base methods, fix defaults * sensor/emon: expose internal index calculation - refactor configuration to use the correct index when accessing indexed sensor methods. store index value on magnitude, refactor loops to accomodate this new functionality - rename slot(index) -> description(index), since we use 'slot' as numeric value