Skip to content

Releases: jaminNZx/ESP8266-Power-Monitor

v0.9.2

08 Apr 08:17
Compare
Choose a tag to compare

Changes SimpleTimer functions to the newly discovered short hand verision... no more need to set up a new callback function, just declare it in line when setting the timer!

Basically no functionality changes, just fewer lines of code overall.

v0.9.0

06 Mar 06:28
Compare
Choose a tag to compare
fixed compile errors

v0.8.3: more options

13 Feb 20:44
Compare
Choose a tag to compare

Added OTA optional define in settings.h

v0.8.2

09 Feb 09:06
Compare
Choose a tag to compare
fix decimal places issue

0.8.1

08 Feb 19:09
Compare
Choose a tag to compare
minor fixes in for() loops

A final working prototype

08 Feb 09:15
Compare
Choose a tag to compare
changed average data from global vars to array

changed the average data system to arrays and added control over the
samples taken in the settings.