cc3000 hello world demo

Dependencies:   NVIC_set_all_priorities cc3000_hostdriver_mbedsocket mbed-src mbed-rtos

Fork of cc3000_hello_world_demo by Martin Kojtal

Revision:
3:9fb9fa2cec61
Parent:
0:db8738fc21e8
Child:
4:2304a105c87f
diff -r acdb9b05b103 -r 9fb9fa2cec61 main.h
--- a/main.h	Tue Oct 08 14:48:21 2013 +0000
+++ b/main.h	Wed Oct 09 19:46:33 2013 +0000
@@ -28,9 +28,6 @@
 #define WPA  2
 #define WPA2 3
 
-// use smart config
-#define USE_SMART_CONFIG 0
-
  // Default SSID Settings
 #define AP_KEY       "test"
 #define AP_SECURITY  WPA2            // WPA2 must be enabled for use with iPhone or Android phone hotspot!