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
wifi-x-nucleo-idw01m1.lib@33:12f0df4d51d7, 2017-09-26 (annotated)
- Committer:
- mbed_official
- Date:
- Tue Sep 26 08:30:04 2017 +0100
- Revision:
- 33:12f0df4d51d7
- Parent:
- 32:bca3f5f442b3
- Child:
- 44:63be19b7a3db
User strlen() instead of sizeof for calculating string length
HTTP protocol considers character values 0-31 and 127 to be US-ASCII
control characters and are not allowed if request headers.
Fixes #31
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-wifi
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mbed_official | 32:bca3f5f442b3 | 1 | https://github.com/ARMmbed/wifi-x-nucleo-idw01m1/#6ec4ac4a662fae9cca087dc3b57395da950a1ba5 |