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.
Fork of TFTLCD by
Diff: ssd1289.h
- Revision:
- 24:ac6e35658037
- Parent:
- 22:4c169297f374
--- a/ssd1289.h Thu Jun 13 03:47:51 2013 +0000
+++ b/ssd1289.h Sat Jun 15 05:34:53 2013 +0000
@@ -146,7 +146,7 @@
/** Sends pixel data to the display.
*
* \param data The display data.
- * \remarks Sendin data is controller-specific and this function needs to
+ * \remarks Sending data is controller-specific and this function needs to
* be implemented separately for each available controller.
*/
virtual void WriteData( unsigned short data );
