* added free heap, mentioned in #24 (added in serial print, status on index and mqtt)

* fixed #45, AC current by factor 10 too high
* fixed failed payload counter
This commit is contained in:
lumapu 2022-05-19 08:12:09 +02:00
parent a35cb414a8
commit 99f829ac87
3 changed files with 19 additions and 11 deletions

View file

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