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: FatFileSystem MSCFileSystem SPI_TFTx2 TFT_fonts TOUCH_TFTx2 beep mbed
Fork of CANary_corrupt by
Diff: utility.h
- Revision:
- 50:83d5864c64a0
- Parent:
- 48:d1ce92104a1f
- Child:
- 69:6bfdfc002036
diff -r a3d2c5bb3cfa -r 83d5864c64a0 utility.h --- a/utility.h Sun Apr 07 08:29:04 2013 +0000 +++ b/utility.h Sun Apr 07 16:34:12 2013 +0000 @@ -44,6 +44,7 @@ extern signed long motorRPM; extern unsigned short numSsamples; extern unsigned char skin; +extern unsigned char dtePeriod; extern "C" { void mbed_reset();