Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: C12832 LM75B PWM_Tone_Library mbed Grove_Air_Quality_Sensor_Library
Diff: main.cpp
- Revision:
- 2:c8d16cec2564
- Parent:
- 1:1ed4e4239ea6
- Child:
- 3:9c4e6163a71b
--- 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) {