Revision 1788 branches/wireless/code/projects/unit_tests/test_wireless2.c
| test_wireless2.c (revision 1788) | ||
|---|---|---|
| 353 | 353 |
|
| 354 | 354 |
/*Terminates wireless functions*/ |
| 355 | 355 |
WL_DEBUG_PRINT_P("\r\n\r\nTerminating wireless...\r\n");
|
| 356 |
status = wl_init(); |
|
| 356 |
status = wl_terminate(); |
|
| 357 | 357 |
switch(status){
|
| 358 | 358 |
case 0: |
| 359 | 359 |
WL_DEBUG_PRINT_P("Wireless termination successful\r\n\r\n");
|
Also available in: Unified diff