AMMP demonstration using Freescale FRDM-KL25Z and Adafruit CC3000 Arduino shield
Dependencies: MMA8451Q NVIC_set_all_priorities TSI cc3000_hostdriver_mbedsocket mbed
Fork of AxedaGo-Freescale by
Diff: main.h
- Revision:
- 5:c99347399fb7
- Parent:
- 4:3c2e21757a9c
diff -r 3c2e21757a9c -r c99347399fb7 main.h --- a/main.h Mon Jan 13 18:50:07 2014 +0000 +++ b/main.h Tue Jan 14 21:25:58 2014 +0000 @@ -35,7 +35,7 @@ // Default SSID Settings #define AP_KEY "masterchief" -#define AP_SECURITY WPA // WPA2 must be enabled for use with iPhone or Android phone hotspot! +#define AP_SECURITY WPA2 // WPA2 must be enabled for use with iPhone or Android phone hotspot! #define SSID "Synapse"