aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index be8e598..a8b0473 100644
--- a/src/main.c
+++ b/src/main.c
@@ -15,7 +15,6 @@ int main()
printf("failed to initialise cyw43_arch\n");
return -1;
}
- cyw43_arch_gpio_put(CYW43_WL_GPIO_LED_PIN, 1);
board_init();
tuh_init(BOARD_TUH_RHPORT);