A board support package for the LPC4088 Display Module.

Dependencies:   DM_HttpServer DM_USBHost

Dependents:   lpc4088_displaymodule_emwin lpc4088_displaymodule_demo_sphere sampleGUI sampleEmptyGUI ... more

Fork of DMSupport by EmbeddedArtists AB

Revision:
28:8ae20cb0b943
Parent:
24:9a677afc86f1
Child:
41:e06e764ff4fd
--- a/Display/BiosTouch.h	Fri Jan 23 13:48:44 2015 +0100
+++ b/Display/BiosTouch.h	Fri Jan 23 17:31:56 2015 +0100
@@ -85,7 +85,6 @@
     bool _supportsTouch;
     bool _supportsTouchCalibration;
     uint8_t _touchNumFingers;
-    bool _touchIsResistive;
 
     explicit BiosTouch();
     // hide copy constructor