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

Committer:
mbed_official
Date:
Tue Sep 26 11:45:04 2017 +0100
Revision:
35:052c1ba06ce7
Parent:
33:12f0df4d51d7
Child:
43:45429aa163a0
Get rid of \r\n by adding newlines to mbed_app.json

We can do it in the `mbed_app.json`, rather than in every single
`printf()` line.

.
Commit copied from https://github.com/ARMmbed/mbed-os-example-wifi

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 33:12f0df4d51d7 1 wifi-x-nucleo-idw01m1/*
mbed_official 33:12f0df4d51d7 2 esp8266-driver/*