Arduino-DCF77
Arduino-DCF77 copied to clipboard
Events callback
Summary
In order to have a better GUI or have more information of decoder, I added a basic callback for give information of the decoding process, errors, etc.
TODO
- [x] added signal callback
- [x] added buffer messages
- [x] added parity message callbacks
- [x] added error callback
- [x] removed warnnigs (sync with @adite PR)