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: Test_ColorMemLCD rIoTwear_LCD
Revision 1:b035a997ec3f, committed 2016-06-23
- Comitter:
- KURETA90
- Date:
- Thu Jun 23 04:34:39 2016 +0000
- Parent:
- 0:76a4e97c113f
- Commit message:
- deleting unused parameter
Changed in this revision
| ColorMemLCD.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 76a4e97c113f -r b035a997ec3f ColorMemLCD.cpp
--- a/ColorMemLCD.cpp Thu Jun 23 02:08:18 2016 +0000
+++ b/ColorMemLCD.cpp Thu Jun 23 04:34:39 2016 +0000
@@ -807,7 +807,6 @@
/** send data packet */
void ColorMemLCD::sendLineCommand( char* line_cmd, int line )
{
- int i;
int32_t j;
if( ( line < 0 )||
JDI Color Memory LCD