Attempts to merge SPI_TFT2 & SPI_TFT_ILI9341
Dependencies: SPI_TFTx2 TFT_fonts TOUCH_TFTx2 mbed
Fork of CANary by
Diff: utility.h
- Revision:
- 174:cd27e80f197d
- Parent:
- 171:355e284f5201
- Child:
- 176:9c19f9856c76
--- a/utility.h Sun Dec 29 22:35:09 2013 +0000 +++ b/utility.h Sun Jan 05 05:02:41 2014 +0000 @@ -47,7 +47,7 @@ extern float playbackInt; extern signed long mWs_x4; extern unsigned short numWsamples; -extern signed long motorRPM_x2; +extern signed long motorRPM; extern unsigned short numSsamples; extern unsigned char skin; extern unsigned char dtePeriod;