raspberry pi pico “assertion “tud_inited()””
I’m sometimes getting the following error (printed over serial)
How do I access member variables from gpio callback
Using the Raspberry Pi Pico SDK, I see that the repeating_timer
callback functions have option input for user data. However, the gpio_set_irq_callback
function has no user data parameter.