From 57fa14b5be08736b37f1629475e47c92556c0629 Mon Sep 17 00:00:00 2001 From: Daniel Campora Date: Sat, 26 Sep 2015 22:55:24 +0200 Subject: cc3200: New WLAN API including test. --- cc3200/mpconfigport.h | 1 - 1 file changed, 1 deletion(-) (limited to 'cc3200/mpconfigport.h') 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" -- cgit v1.2.3