Skip to content

Commit 5a47318

Browse files
author
Cruz Monrreal
authored
Merge pull request #8298 from SeppoTakalo/wifi_reset_channel
Reset channel settings back to default
2 parents d58f241 + 5fd04ff commit 5a47318

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TESTS/network/wifi/wifi_set_channel.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,6 @@ void wifi_set_channel(void)
6969
TEST_ASSERT(error == NSAPI_ERROR_PARAMETER);
7070
}
7171

72+
wifi->set_channel(0);
7273
}
7374

0 commit comments

Comments
 (0)