OVMS3-idf/examples/03_http_request
2016-11-16 14:20:47 +11:00
..
main examples: Update component.mk for new conventions 2016-11-16 14:20:47 +11:00
Makefile Add very simple "hello world" & "blink" examples 2016-09-27 12:06:54 +10:00
README.md Add very simple "hello world" & "blink" examples 2016-09-27 12:06:54 +10:00

HTTP Request Example

Uses a POSIX socket to make a very simple HTTP request.

See the README.md file in the upper level 'examples' directory for more information about examples.