dcf77pi
dcf77pi copied to clipboard
Move UI-like code out of library
The process_input and post_process_input callbacks for example are probably better implemented as a separate thread instead of as callbacks. This also cleans up the library a bit. Check other nullable callbacks too.