OpenDTU/lib/Hoymiles/src
Thomas Basler dd7babb448 Added a timeout of 5ms to detect current time.
This prevents false positives when a interrupt occours during the reading of the time
2022-11-14 20:19:38 +01:00
..
commands Add missing parser class to documentation 2022-10-31 14:14:01 +01:00
inverters Added a timeout of 5ms to detect current time. 2022-11-14 20:19:38 +01:00
parser Implemented method to get the amount of relevant digits 2022-10-31 11:51:08 +01:00
crc.cpp Code hardening: introduce const keyword 2022-09-05 21:41:45 +02:00
crc.h Code hardening: introduce const keyword 2022-09-05 21:41:45 +02:00
Hoymiles.cpp Fixed issue that fetching stopped when inverter was deleted 2022-11-14 20:00:16 +01:00
Hoymiles.h Prevent null pointer exception when deleting inverter 2022-11-10 18:26:01 +01:00
HoymilesRadio.cpp Prevent null pointer exception 2022-11-10 18:32:28 +01:00
HoymilesRadio.h Show RF chip type in SystemInfoView 2022-10-12 00:17:40 +02:00
types.h Output channel for RX messages 2022-10-08 18:14:43 +02:00