Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: DM_FATFileSystem DM_HttpServer DM_USBHost EthernetInterface USBDevice mbed-rpc mbed-rtos mbed-src
Fork of DMSupport by
Diff: Display/BiosTouch.h
- Revision:
- 24:9a677afc86f1
- Parent:
- 23:6afd6a716e80
- Child:
- 28:8ae20cb0b943
--- a/Display/BiosTouch.h Fri Jan 16 11:15:57 2015 +0100
+++ b/Display/BiosTouch.h Sat Jan 17 14:12:37 2015 +0100
@@ -61,9 +61,6 @@
*/
bool isTouchSupported();
- //void handleTouchInterrupt();
- //void changeTouchInterrupt(bool enable, bool rising);
-
// From the TouchPanel interface
virtual TouchError read(touch_coordinate_t &coord);
virtual TouchError read(touch_coordinate_t* coord, int num);
