Reset channel settings back to default

pull/8298/head
Seppo Takalo 2018-10-02 13:10:13 +03:00
parent 232543ac4b
commit 5fd04ff279
1 changed files with 1 additions and 0 deletions

View File

@ -69,5 +69,6 @@ void wifi_set_channel(void)
TEST_ASSERT(error == NSAPI_ERROR_PARAMETER);
}
wifi->set_channel(0);
}