Configurations
--------------

This project works for both the QVGA LCD display (EA-LCD-002) and
the QVGA OLED display (EA-LCD-003). By default it is setup for
the QVGA LCD display.

In main.c there is a define named EA_DISPLAY. Set this define to 
the display you are using. Two values exist:

EA_DISP_QVGA_LCD_V2  - For the QVGA LCD display
EA_DISP_QVGA_OLED_V1 - For the QVGA OLED display