OpenDTU-old/lib/SMLParser
Bernhard Kirchen 75c07c17f2 powermeter refactor: SML lib: replace double by float
avoid additional conversions and avoid double for the fact that
calculations on type double are implemented in software, whereas
float is handled in hardware on ESP32.
2024-06-26 20:51:56 +02:00
..
sml.cpp powermeter refactor: SML lib: replace double by float 2024-06-26 20:51:56 +02:00
sml.h powermeter refactor: SML lib: replace double by float 2024-06-26 20:51:56 +02:00
smlCrcTable.h Generic SML based power meters support (#146) 2023-04-07 20:20:00 +02:00