Pattern for achieving a callback from C++ Objects from the Raspberry PI Pico SDK, where C function callback does not have a context variable.
I talk more about this pattern in my Micro Projects course on Udemy: https://www.udemy.com/course/rpi-pico...
I use this pattern in my Stepper Motor demo project (https://github.com/
jondurrant/RPIPicoStepperExp) in a previous video: • 28BYJ-48 Stepper Motor with Raspberry...