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:
- 37:fea2c1d52c5f
- Parent:
- 36:dbd39c315258
- Child:
- 39:eef8beac7411
--- a/utility.h Sat Mar 23 04:43:45 2013 +0000 +++ b/utility.h Sun Mar 24 15:35:45 2013 +0000 @@ -36,6 +36,8 @@ extern bool playbackOpen; extern bool step; extern float playbackInt; +extern signed long mWs; +extern unsigned short pbts; extern "C" { void mbed_reset();