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: SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217
Fork of Int_Demo_09May2017_Suhasini_HRavg_Nik_BT_ba_update4thJuly17_nikita7july by
Diff: touch_modules.cpp
- Revision:
- 6:5e33a0f01476
- Parent:
- 5:a3ea7c82b7e1
- Child:
- 7:11f926351d8f
diff -r a3ea7c82b7e1 -r 5e33a0f01476 touch_modules.cpp
--- a/touch_modules.cpp Thu Mar 30 11:34:04 2017 +0000
+++ b/touch_modules.cpp Sat Apr 01 06:37:02 2017 +0000
@@ -91,7 +91,7 @@
}
else if ( ((xt >= 130) && (xt<=195)) && ( (yt>= 65) && (yt<= 118) ) ) // home
{
- //state=6;
+ state=1; //////////
}
else
