version increase to 0.5.88

This commit is contained in:
lumapu 2023-02-13 22:14:50 +01:00
parent b69ab06637
commit fe54599502
2 changed files with 5 additions and 1 deletions

View file

@ -61,6 +61,10 @@ TSUN Inverters:
- [TSOL-M800/TSOL-M800(DE)](https://www.tsun-ess.com/Micro-Inverter/M800) - [TSOL-M800/TSOL-M800(DE)](https://www.tsun-ess.com/Micro-Inverter/M800)
- others may work as well (need to be verified). - others may work as well (need to be verified).
Solenso Inverters:
- SOL-H350
## Things needed ## Things needed
In order to build your own Ahoy DTU, you will need some things.<br/> In order to build your own Ahoy DTU, you will need some things.<br/>

View file

@ -13,7 +13,7 @@
//------------------------------------- //-------------------------------------
#define VERSION_MAJOR 0 #define VERSION_MAJOR 0
#define VERSION_MINOR 5 #define VERSION_MINOR 5
#define VERSION_PATCH 87 #define VERSION_PATCH 88
//------------------------------------- //-------------------------------------
typedef struct { typedef struct {