Adaptation of the esp8266-driver demo program to control a GOPRO HERO3+ camera. This demo can only take a photo

Fork of mbed-os-example-mbed5-wifi by mbed-os-examples

Revision:
58:e62c5f2e41bd
Parent:
44:63be19b7a3db
--- a/mbed_app_esp8266.json	Tue Mar 27 12:45:02 2018 +0100
+++ b/mbed_app_esp8266.json	Sat Apr 07 14:57:24 2018 +0000
@@ -6,11 +6,11 @@
 	},
         "wifi-ssid": {
             "help": "WiFi SSID",
-            "value": "\"SSID\""
+            "value": "\"goprofourcade\""
         },
         "wifi-password": {
             "help": "WiFi Password",
-            "value": "\"PASSWORD\""
+            "value": "\"goprofourcade\""
         },
         "wifi-tx": {
             "help": "TX pin for serial connection to external device",