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.
Dependents: MSNV2-Terminal_V1-6 SX1280DevKit SX126xDevKit SX126xDevKit ... more
Fork of DmTftLibrary by
Diff: DmTouch.cpp
- Revision:
- 6:fde03297017b
- Parent:
- 5:2c60f4aafce6
- Child:
- 7:6cd8c36cbdb3
--- a/DmTouch.cpp Thu May 22 09:35:12 2014 +0000
+++ b/DmTouch.cpp Fri May 23 08:10:09 2014 +0000
@@ -214,7 +214,7 @@
temp=temp<<1;
- pulse_low(_pinCLK, _bitmaskCLK);
+ slow_pulse_low(_pinCLK, _bitmaskCLK);
}
}
#endif
