v.06

Dependents:   ATT_AWS_IoT_demo_v06

Fork of SPI_TFT_ILI9341 by Peter Drescher

Revision:
14:a5d57a0b9d67
Parent:
13:b2b3e5430f81
--- a/SPI_TFT_ILI9341.h	Wed Jun 25 16:51:27 2014 +0000
+++ b/SPI_TFT_ILI9341.h	Fri Nov 03 20:24:05 2017 +0000
@@ -245,7 +245,7 @@
     
   int BMP_16(unsigned int x, unsigned int y, const char *Name_BMP);  
     
-    
+  void drawBitmap(int16_t x, int16_t y, const uint16_t *bitmap, int16_t w, int16_t h);
     
   /** select the font to use
    *