Arduino-DCF77 icon indicating copy to clipboard operation
Arduino-DCF77 copied to clipboard

Events callback

Open hpsaturn opened this issue 2 years ago • 0 comments

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)

hpsaturn avatar May 18 '23 02:05 hpsaturn