mirror of https://github.com/ARMmbed/mbed-os.git
Reset channel settings back to default
parent
232543ac4b
commit
5fd04ff279
|
@ -69,5 +69,6 @@ void wifi_set_channel(void)
|
||||||
TEST_ASSERT(error == NSAPI_ERROR_PARAMETER);
|
TEST_ASSERT(error == NSAPI_ERROR_PARAMETER);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
wifi->set_channel(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue