pico-sdk
pico-sdk copied to clipboard
typo in documentation of __time_critical_func
I was reading through my PDF copy of the SDK docs, and I think that there's a typo in this example. The macro is __time_critical_func but the example spells it __time_critical.
If this warrants a github issue, please let me know and I will create one.