ELEC2645 (2018/19) / Mbed 2 deprecated fy14lkaa

Dependencies:   mbed

Revision:
133:eed60548d170
Parent:
128:a3f581b8461c
diff -r 3021192deea0 -r eed60548d170 N5110/N5110.h
--- a/N5110/N5110.h	Mon May 06 14:35:54 2019 +0000
+++ b/N5110/N5110.h	Wed May 08 18:54:03 2019 +0000
@@ -387,6 +387,12 @@
                   unsigned int const width,
                   unsigned int const height,
                   FillType const     fill);
+                  
+                   void drawSprite(int x0,
+                    int y0,
+                    int nrows,
+                    int ncols,
+                    int *sprite);
 
 private:
 // methods