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:
- 32:c9d9b6cb5de1
- Parent:
- 31:082372c83f68
- Child:
- 33:a277743ebdeb
--- a/utility.h Sun Mar 17 12:17:33 2013 +0000 +++ b/utility.h Tue Mar 19 01:23:26 2013 +0000 @@ -39,8 +39,8 @@ unsigned short getTimeStamp(); void logCan (char mType, CANMessage canRXmsg); void logTS (); - void sendCPreq(); - void sendTreq(); + //void sendCPreq(); + //void sendTreq(); void tickerISR(); void msgSend(); void recieve1();