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.
Fork of ST7735_TFT by
Diff: ST7735_TFT.h
- Revision:
- 2:7a251cc3d679
- Parent:
- 0:246f2fb5be59
diff -r 967235e6fd48 -r 7a251cc3d679 ST7735_TFT.h
--- a/ST7735_TFT.h Sun Dec 11 21:18:21 2011 +0000
+++ b/ST7735_TFT.h Fri Jun 20 09:25:28 2014 +0000
@@ -268,7 +268,7 @@
*
*/
- int BMP_16(unsigned int x, unsigned int y, const char *Name_BMP);
+// int BMP_16(unsigned int x, unsigned int y, const char *Name_BMP);
/** Read an area from the LCD RAM to MCU RAM
*
