summaryrefslogtreecommitdiff
path: root/AT91SAM7S256/Source/RCXintro_11.txt
blob: a8891b54e68ce72f3d56158fd52b9d5c03ab6fd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
const     BMPMAP RCXintro_11[] = 
{
  0x02,0x00, // Graphics Format
  0x00,0x10, // Graphics DataSize
  0x3A,      // Graphics Start X
  0x20,      // Graphics Start Y
  0x08,      // Graphics Width
  0x10,      // Graphics Height
  0xF8,0xF8,0x18,0xD8,0xD8,0x18,0xF8,0xF8,
  0x07,0x07,0x06,0x00,0x00,0x06,0x07,0x07
};