summaryrefslogtreecommitdiff
path: root/cc3200/mpconfigport.h
diff options
context:
space:
mode:
authorDaniel Campora <daniel@wipy.io>2015-09-26 22:55:24 +0200
committerDaniel Campora <daniel@wipy.io>2015-09-27 01:50:52 +0200
commit57fa14b5be08736b37f1629475e47c92556c0629 (patch)
tree9fccfb516deb85fa68be56cb416ab2e0cd71ec97 /cc3200/mpconfigport.h
parentdbdcb58d6413a907e5f4aed25eee85073ff7e575 (diff)
cc3200: New WLAN API including test.
Diffstat (limited to 'cc3200/mpconfigport.h')
-rw-r--r--cc3200/mpconfigport.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc3200/mpconfigport.h b/cc3200/mpconfigport.h
index 7c0a69327..92d96d63b 100644
--- a/cc3200/mpconfigport.h
+++ b/cc3200/mpconfigport.h
@@ -207,7 +207,6 @@ void mp_hal_stdout_tx_strn_cooked(const char *str, uint32_t len);
#define MICROPY_HAL_H "cc3200_hal.h"
#define MICROPY_PORT_HAS_TELNET (1)
#define MICROPY_PORT_HAS_FTP (1)
-#define MICROPY_PORT_WLAN_URN (0)
#define MICROPY_PY_SYS_PLATFORM "WiPy"
#define MICROPY_PORT_WLAN_AP_SSID "wipy-wlan"