EmonLibCM
EmonLibCM copied to clipboard
A couple of minor issues.
This always evaluates to true
:
https://github.com/openenergymonitor/EmonLibCM/blob/23ca81e0597e87a5e9555d7577a351068b8de708/emonLibCM.cpp#L371-L375
You probably mean _datalog_period_in_seconds
here:
https://github.com/openenergymonitor/EmonLibCM/blob/23ca81e0597e87a5e9555d7577a351068b8de708/emonLibCM.cpp#L325-L326