Change to wifi AP mode. SSID "GR-PEACH_1", PSK "12345"

Dependencies:   DhcpServer EthernetInterface FATFileSystem GR-PEACH_WlanBP3595AP GR-PEACH_video GraphicsFramework HttpServer_snapshot R_BSP mbed-rpc mbed-rtos mbed

Fork of GR-Boards_WebCamera by Renesas

Revision:
4:487e6c5bea1e
Parent:
2:82a6d79d05f0
Child:
5:34d84609dd60
--- a/main.cpp	Thu Oct 15 01:29:26 2015 +0000
+++ b/main.cpp	Tue Oct 20 06:28:50 2015 +0000
@@ -1,3 +1,6 @@
+#if defined(__CC_ARM)
+#pragma Ospace
+#endif
 #include "mbed.h"
 #include "DisplayBace.h"
 #include "rtos.h"