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 SPI_TFTx2_ILI9341 TFT_fonts TOUCH_TFTx2 mbed
Fork of CANary_9341 by
Diff: utility.cpp
- Branch:
- Metric
- Revision:
- 100:63a7456fc972
- Parent:
- 99:c05abf8e1cdc
- Child:
- 102:fd19f777a0b4
diff -r c05abf8e1cdc -r 63a7456fc972 utility.cpp
--- a/utility.cpp Sat Jun 15 18:47:38 2013 +0000
+++ b/utility.cpp Sat Jun 15 19:03:40 2013 +0000
@@ -649,6 +649,7 @@
sprintf(sTemp,"Couldn't find firmware.bin\n");
printf(sTemp);
wait(5);
+ lastDMode[whichTouched]=99;//force refresh
return;
}
fwCount ++;
