Kyran O'Neill / Mbed 2 deprecated Project_Attempt_1_1

Dependencies:   C12832 LM75B PWM_Tone_Library mbed

Fork of IoT Project Final by UH IoT

Files at this revision

API Documentation at this revision

Comitter:
Fleishmachine
Date:
Wed Feb 22 10:12:53 2017 +0000
Parent:
1:1ed4e4239ea6
Child:
3:9c4e6163a71b
Commit message:
...

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Feb 22 10:11:48 2017 +0000
+++ b/main.cpp	Wed Feb 22 10:12:53 2017 +0000
@@ -57,6 +57,7 @@
 float total;
 float average;
 
+
 void buzz()
 {
        for (float i=2000.0; i<10000.0; i+=100) {