deinit cyw43
This commit is contained in:
parent
919e823a8b
commit
4e56888e49
1 changed files with 1 additions and 0 deletions
|
@ -185,4 +185,5 @@ void wifi_disable() {
|
|||
|
||||
cyw43_arch_gpio_put(CYW43_WL_GPIO_LED_PIN, 0);
|
||||
cyw43_wifi_leave(&cyw43_state, CYW43_ITF_STA);
|
||||
cyw43_arch_deinit();
|
||||
}
|
Loading…
Reference in a new issue