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: N5110 SDFileSystem SRF02 TMP102 mbed
Fork of Ranger by
Diff: main.h
- Revision:
- 12:0171e8723d9d
- Parent:
- 11:b64d123b9f4f
- Child:
- 14:204562d1fac8
--- a/main.h Thu May 05 10:51:19 2016 +0000 +++ b/main.h Thu May 05 11:12:50 2016 +0000 @@ -396,7 +396,7 @@ @param buzzer.period frequncy 1KHz @param buzzer duty cycle equal on/off max volume @param Alertlevel[alert].toneon controls how long the tone will last depending on alert - */ + buzzer.period (1.0/1000.0); buzzer = 0.5; buzzoff.attach(&flip, Alertlevel[alert].toneon);