v2.0.2
bugfix & maintenance release
fixes:
- Sendcycle runtime setting was not restored after power cycle (issue #649 )
- timesync triggered by rcommand (0x87) was broken (issue #652 )
- wrong Payloadmask value generated from payload.cpp and showing up after rcommand 0x80 (issue #659 )
- timesync was triggered by every remote command on port 2 (issue #655 )
new features:
- enable/disable ENS counting by new rcommand 0x18 (PR #653 )
- improved GPS time sync, time is now synced much faster
code refactorings:
- configmanager.cpp deeply rewritten
- platformio.ini and paxcounter.conf now to be manually copy/pasted from templates (origin files added to .gitignore)