test

Dependencies:   MPU6050 NeoStrip mbed

Fork of NeoPixels by Allen Wild

Committer:
shuhei2306
Date:
Sun May 10 09:48:36 2015 +0000
Revision:
1:cf1ca9ff1c9e
Parent:
0:f38492690f0e
first commit;

Who changed what in which revision?

UserRevisionLine numberNew contents of line
aswild 0:f38492690f0e 1 /**** gt.h ****/
aswild 0:f38492690f0e 2
aswild 0:f38492690f0e 3 const int gt_img[] = {
aswild 0:f38492690f0e 4 0x122446, 0xffff00, 0xffff00, 0xffff00, 0xffff00, 0x122446, 0x122446, 0x122446,
aswild 0:f38492690f0e 5 0xffff00, 0xffff00, 0x122446, 0x122446, 0x122446, 0x122446, 0x122446, 0x122446,
aswild 0:f38492690f0e 6 0xffff00, 0x122446, 0x122446, 0x122446, 0x122446, 0x122446, 0x122446, 0x122446,
aswild 0:f38492690f0e 7 0xffff00, 0x122446, 0x122446, 0xffff00, 0xffff00, 0xffff00, 0xffff00, 0xffff00,
aswild 0:f38492690f0e 8 0xffff00, 0xffff00, 0x122446, 0x122446, 0xffff00, 0x122446, 0xffff00, 0x122446,
aswild 0:f38492690f0e 9 0x122446, 0xffff00, 0xffff00, 0xffff00, 0xffff00, 0x122446, 0xffff00, 0x122446,
aswild 0:f38492690f0e 10 0x122446, 0x122446, 0x122446, 0x122446, 0x122446, 0x122446, 0xffff00, 0x122446,
aswild 0:f38492690f0e 11 0x122446, 0x122446, 0x122446, 0x122446, 0x122446, 0x122446, 0xffff00, 0x122446};
aswild 0:f38492690f0e 12