mirror of https://github.com/ARMmbed/mbed-os.git
Incorporated the review comments
parent
c9eb48a0c5
commit
120ca1b245
|
@ -16,7 +16,7 @@
|
|||
*/
|
||||
|
||||
#if !defined(MBED_CONF_RTOS_PRESENT)
|
||||
#error [NOT_SUPPORTED] Test not supported.
|
||||
#error [NOT_SUPPORTED] dns test cases requires RTOS to run.
|
||||
#else
|
||||
|
||||
#define WIFI 2
|
||||
|
|
Loading…
Reference in New Issue