Only works fine if I disable both shesGotColors() and drawLogicLines() if one of those is on, I get the white screen.
If I can help testing something, let me know ;-)
Thanks a lot for your work!!!!!!
That's the way it works. I use Energia, Did I Do something wrong?
/*
* main.c
*
* Created on: May 6, 2013
* Author: RobG
*/
#include "lm4f120h5qr.h"
#include "msp.h"
#include "lcd.h"
#include "graphics.h"
#include "color.h"
#include "typedefs.h"
u_char cc = 0;
u_char sx = 0;
u_char sy = 0;
u_char d = 0;
u_char o = 0;
u_char orientation = 0;
const u_char starty[13] = { 30, 4