Feature: Support HMS/HMT inverters in different countries with different frequency bands

Thanks to @Fribur, @homeautomation2022 and @stefan123t
This commit is contained in:
Thomas Basler
2024-01-14 00:16:43 +01:00
parent 188c4688ab
commit c20caf8097
18 changed files with 188 additions and 60 deletions

View File

@@ -129,6 +129,7 @@ struct CONFIG_T {
struct {
int8_t PaLevel;
uint32_t Frequency;
uint8_t CountryMode;
} Cmt;
} Dtu;