Skip to content

v0.4.0: Better data handling and stability improvement

Compare
Choose a tag to compare
@Zwer2k Zwer2k released this 05 Oct 22:56
· 11 commits to master since this release

Identical messages within a few seconds can be combined.
Function readData() has new result format, from which it can be recognized which measurement result has been updated.
This was necessary for the summary of the messages and if the results could not be retrieved fast enough (e.g. if the ESP is in light sleep).
Crashes in connection with interrupts should not occur anymore.