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: main.cpp
- Revision:
- 55:8a51361434ae
- Parent:
- 52:d5385fbf4ea1
- Child:
- 56:0de6b316c19b
--- a/main.cpp Tue Apr 09 04:13:20 2013 +0000 +++ b/main.cpp Tue Apr 09 12:46:07 2013 +0000 @@ -557,7 +557,7 @@ numSsamples=0; mWs_x4=0; numWsamples=0; - if(accOn){ + if(accOn||playbackEn){ for(i=1;i<39;i++){ average=mph[i]/timeConstant[i]; mph[i]-=average;