Skip to content

Commit 2ec6d8a

Browse files
committed
Removed misleading comment
1 parent 39392d5 commit 2ec6d8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/SerLCD.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,6 @@ void SerLCD::home()
337337
* column - byte 0 to 19
338338
* row - byte 0 to 3
339339
*
340-
* returns: boolean true if cursor set.
341340
*/
342341
void SerLCD::setCursor(byte col, byte row)
343342
{

0 commit comments

Comments
 (0)