Demo for Mbed Connect Cloud board and an HTTP Python Server

Dependencies:   C12832 mbed-http

Fork of HTTP-Python-Demo by Cambridge Hackathon

Test

Files at this revision

API Documentation at this revision

Comitter:
Jenny Plunkett
Date:
Fri Nov 17 16:04:17 2017 -0600
Parent:
1:36c5989d5636
Commit message:
Fixed typo

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 36c5989d5636 -r b91140c3c3f6 main.cpp
--- a/main.cpp	Tue Nov 14 14:27:46 2017 -0600
+++ b/main.cpp	Fri Nov 17 16:04:17 2017 -0600
@@ -19,7 +19,7 @@
 // GLOBAL VARIABLES HERE
 
 
-// FUNCTION DEFINTIONS HERE
+// FUNCTION DEFINITIONS HERE
 
 
 int main() {