Simulated product dispenser

Dependencies:   HTS221

Fork of mbed-cloud-workshop-connect-HTS221 by Jim Carver

Files at this revision

API Documentation at this revision

Comitter:
JimCarver
Date:
Mon Oct 22 23:01:04 2018 +0000
Parent:
2:d5f5207e8b2a
Child:
4:e518dde96e59
Commit message:
Improved reliability

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Mon Oct 22 22:59:34 2018 +0000
+++ b/main.cpp	Mon Oct 22 23:01:04 2018 +0000
@@ -164,6 +164,7 @@
     HTS221Thread.start(HTS221Handler);
 }
 
+
 int main(void) {
 
     printf("Starting Simple Mbed Cloud Client example\n");