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: PokittoLib
Fork of HelloWorld by
Diff: m_tongue.c
- Revision:
- 3:744b412057be
- Parent:
- 2:373e5a50331a
- Child:
- 4:7bd192389df1
--- a/m_tongue.c Wed Oct 11 22:52:35 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,26 +0,0 @@
-
-
-/*
- * BMP image as 4bpp (16 colour index) data
- */
-
-#include <stdint.h>
-#include "Animation.h"
-
-const uint16_t m_tongue_pal[] = {
-0,65535,38918,62943,950,1375,26207,2440,48893,59358,38905,34615,30260,40922,51196,21485
-};
-
-const uint8_t m_tongue[] = {
-32,16,
-207,255,255,255,255,255,255,255,255,255,255,255,255,255,255,251,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,
-112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,
-240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,240,0,0,0,2,34,32,0,0,2,34,32,0,0,0,11,
-176,0,0,2,34,34,32,0,0,2,34,34,32,0,0,122,223,0,0,34,34,34,32,0,0,2,34,34,34,0,0,205,
-171,112,2,34,34,34,34,0,0,34,34,34,34,32,15,218,173,192,2,34,34,34,34,34,34,34,34,34,34,32,123,218,
-170,220,2,34,34,34,34,34,34,34,34,34,34,39,189,170,170,173,207,34,34,34,34,34,34,34,34,34,34,251,218,170,
-170,170,218,242,34,34,34,34,34,34,34,34,44,173,170,170,170,170,170,171,242,34,34,34,34,34,34,47,186,170,170,170,
-170,170,170,170,170,207,242,34,34,47,203,170,170,170,170,170,170,170,170,170,170,173,170,170,170,170,218,170,170,170,170,170,
-
-};
-
