* fixed #41 HM800 Yield total and Yield day were mixed around. Found issue while comparing to Python version

* fixed #43 HM350 channel 2 is displayed in Live-View
* added #42 YieldTotal and YieldTotal Day for HM600 - HM800 inverters
This commit is contained in:
lumapu 2022-05-17 21:47:41 +02:00
parent 5acce759e0
commit a35cb414a8
5 changed files with 24 additions and 7 deletions

View file

@ -16,7 +16,7 @@
//-------------------------------------
#define VERSION_MAJOR 0
#define VERSION_MINOR 4
#define VERSION_PATCH 2
#define VERSION_PATCH 3
//-------------------------------------