Along the lines of array of unsigned ints.. Looks like this should do the trick. (Taken from someones propeller code)
unsigned long displayBitmap[2322];
*2 as I need two colors.
Along the lines of array of unsigned ints.. Looks like this should do the trick. (Taken from someones propeller code)
unsigned long displayBitmap[2322];
*2 as I need two colors.