summaryrefslogtreecommitdiff
path: root/AT91SAM7S256/Source/RCXintro_10.txt
diff options
context:
space:
mode:
Diffstat (limited to 'AT91SAM7S256/Source/RCXintro_10.txt')
-rw-r--r--AT91SAM7S256/Source/RCXintro_10.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/AT91SAM7S256/Source/RCXintro_10.txt b/AT91SAM7S256/Source/RCXintro_10.txt
new file mode 100644
index 0000000..e5349cc
--- /dev/null
+++ b/AT91SAM7S256/Source/RCXintro_10.txt
@@ -0,0 +1,11 @@
+const BMPMAP RCXintro_10[] =
+{
+ 0x02,0x00, // Graphics Format
+ 0x00,0x20, // Graphics DataSize
+ 0x38, // Graphics Start X
+ 0x20, // Graphics Start Y
+ 0x0A, // Graphics Width
+ 0x10, // Graphics Height
+ 0xFE,0xFE,0x06,0x06,0x66,0x66,0x06,0x06,0xFE,0xFE,
+ 0x07,0x07,0x06,0x06,0x00,0x00,0x06,0x06,0x07,0x07
+};