Example of using extern and const to define arrays in FLASH

Dependencies:   mbed

Comic24.h

Committer:
chris
Date:
2012-03-06
Revision:
0:40516f44bc6b

File content as of revision 0:40516f44bc6b:

// Make the array visible externally
extern const unsigned char Comic24[];