Good afternoon,
I am using:
MSP432 EMT 48MHz with the Educational Booster pack Mk II Revision 1.0
Energia 1.6.10E18
I was having difficulty (my code wouldnt compile) with the LCD screen, so I attempted a simple install of the example code LCD_Joystick, but my error persists.
It uses the following includes:
#include <LCD_screen.h>
#include <LCD_screen_font.h>
#include <LCD_utilities.h>
#include <Screen_HX8353E.h>
#include <Terminal12e.h>
#include <Terminal6e.h>
#include <Terminal8e.h>
just including these header