Update supervisor/shared/tick.c
Co-authored-by: Dan Halbert <halbert@halwitz.org>
This commit is contained in:
parent
c0152e7dab
commit
06dd1ffbce
@ -98,9 +98,6 @@ void supervisor_tick(void) {
|
||||
filesystem_tick();
|
||||
#endif
|
||||
|
||||
#ifdef CIRCUITPY_AUTORELOAD_DELAY_MS
|
||||
autoreload_tick();
|
||||
#endif
|
||||
|
||||
#if CIRCUITPY_KEYPAD
|
||||
keypad_tick();
|
||||
|
Loading…
Reference in New Issue
Block a user