Browse Source

version increase to 0.5.88

pull/698/head
lumapu 2 years ago
parent
commit
fe54599502
  1. 4
      Getting_Started.md
  2. 2
      src/defines.h

4
Getting_Started.md

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

2
src/defines.h

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

Loading…
Cancel
Save