**********************************************************************************
*
*
*				BMP to LCD example  1.0
*
*
**********************************************************************************	

The bmp "example.bmp" (a 64x64 moto bitmap) is convert to header file thanks
to the BMPTOLCD.exe.

in command prompt :

"BMPTOLCD example.bmp" for example.

You will find a CircleOS application which use the header generated with BMPTOLCD.exe
with sources and object file.