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:
- 41:8d4609ea7259
- Parent:
- 40:0e6e71a7323f
- Child:
- 48:d1ce92104a1f
diff -r 0e6e71a7323f -r 8d4609ea7259 utility.h --- a/utility.h Sun Mar 31 17:45:05 2013 +0000 +++ b/utility.h Sun Mar 31 18:57:36 2013 +0000 @@ -40,6 +40,8 @@ extern float playbackInt; extern signed long mWs_x4; extern unsigned short numWsamples; +extern signed long motorRPM; +extern unsigned short numSsamples; extern "C" { void mbed_reset();