pull/218/head
alanbjohnston 3 years ago committed by GitHub
parent 537de4d221
commit f93476ae5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3202,10 +3202,11 @@ bool TimerHandler0(struct repeating_timer *t) {
if (BOOTSEL) // boot selector button is pressed on Pico
process_bootsel();
*/
}
return true;
}
void start_isr() {
// return;

Loading…
Cancel
Save

Powered by TurnKey Linux.