8000 removed delay before init of cyw43 · flummer/circuitpython@e42b699 · GitHub
[go: up one dir, main page]

Skip to content

Commit e42b699

Browse files
committed
removed delay before init of cyw43
1 parent 2e885ac commit e42b699

File tree

1 file changed

+0
-1
lines changed
  • ports/raspberrypi/supervisor

1 file changed

+0
-1
lines changed

ports/raspberrypi/supervisor/port.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
#include "src/rp2_common/hardware_sync/include/hardware/sync.h"
4444
#include "src/rp2_common/hardware_timer/include/hardware/timer.h"
4545
#if CIRCUITPY_CYW43
46-
#include "py/mphal.h"
4746
#include "pico/cyw43_arch.h"
4847
#endif
4948
#include "src/common/pico_time/include/pico/time.h"

0 commit comments

Comments
 (0)
0