Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PROGMEM const unsigned char duck[] = {
- 25, 27, //pictureresolution
- 0x00,0x00,0x00,0x00,
- 0x00,0x00,0x00,0x00,
- 0x00,0x00,0x00,0x00,
- 0x00,0x00,0x00,0x00,
- 0x00,0x00,0x00,0x00,
- 0x0C,0x20,0x00,0x00,
- 0x1C,0x70,0x00,0x00,
- 0x7F,0xF0,0x00,0x00,
- 0x7F,0xF0,0x00,0x00,
- 0x7F,0xF0,0xF8,0x00,
- 0x7F,0xFF,0xCE,0x00,
- 0x7F,0xFF,0x06,0x00,
- 0x3F,0xF9,0x03,0x00,
- 0x1F,0xFC,0xEF,0x00,
- 0x1F,0xF9,0xFB,0x80,
- 0x1D,0xF9,0x80,0x00,
- 0x13,0xFE,0x00,0x00,
- 0x1B,0xF8,0x00,0x00,
- 0x0F,0xF0,0x00,0x00,
- 0x07,0x00,0x00,0x00,
- 0x00,0x00,0x00,0x00,
- 0x00,0x00,0x00,0x00,
- 0x00,0x00,0x00,0x00,
- 0x00,0x00,0x00,0x00,
- 0x00,0x00,0x00,0x00,
- 0x00,0x00,0x00,0x00,
- 0x00,0x00,0x00,0x00
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement