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.
display.GetTouch.cpp
00001 #include "display.h" 00002 00003 /************************************************************************************************************************** 00004 ************************** Get number of touched object ******************************************************************* 00005 **************************************************************************************************************************/ 00006 char Display::GetTouch() 00007 { 00008 return (*_TFT).Rd8(REG_TOUCH_TAG); 00009 }
Generated on Fri Aug 12 2022 17:51:29 by
1.7.2