C++ file for display control

Dependencies:   4DGL mbed ConfigFile

Fork of 4DGLtest by Stephane ROCHON

Revision:
10:5706b75d40fa
Parent:
3:f7bce78b04c1
--- a/display.h	Fri Jul 11 11:08:02 2014 +0000
+++ b/display.h	Wed Jul 16 08:05:54 2014 +0000
@@ -3,6 +3,8 @@
 //VGA selector lines
 #define VGA_INT 0   //use internal VGA screen
 #define VGA_EXT 1   //loop through external VGA screen from DB9 connector to display
+#define VGA_ON  0   //wwitch VGA on
+#define VGA_OFF 1   //switch VGA off
 
 //LINE and pixel definitions
 #define LINE1 0