mbed support for LPC4088 Display Module

Dependencies:   DM_FATFileSystem DM_HttpServer DM_USBHost EthernetInterface USBDevice mbed-rpc mbed-rtos mbed-src

Dependents:   emptyProgram

Fork of DMSupport by Embedded Artists

Revision:
28:8ae20cb0b943
Parent:
24:9a677afc86f1
--- 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