You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I notice some of the examples hard code the ADC pin to 26. This won't work on RP2350B where the ADC pins start at 40. We should use ADC_BASE_PIN instead?