mirror of
https://github.com/lumapu/ahoy.git
synced 2025-08-06 09:58:23 +02:00
version increase to 0.5.88
This commit is contained in:
parent
b69ab06637
commit
fe54599502
2 changed files with 5 additions and 1 deletions
|
@ -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/>
|
||||||
|
|
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue