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: SPI_TFTx2 TFT_fonts TOUCH_TFTx2 mbed
Fork of CANary by
Diff: utility.cpp
- Revision:
- 136:41a204105511
- Parent:
- 135:89986950d501
- Child:
- 137:70853cf5a30f
--- a/utility.cpp Fri Jul 26 04:35:31 2013 +0000 +++ b/utility.cpp Sat Jul 27 22:19:01 2013 +0000 @@ -451,9 +451,6 @@ step=true; } -void doNothing(){ //CAN deattach work-around -} - void recieve1() { CANMessage msg1; can1.read(msg1);