LCD display

Dependents:   LAB05_Oppgave4

Fork of LCDLib by Rune Langoy

Revision:
20:5ab883d81a20
Parent:
15:dc4f024fd1aa
--- a/TextLCD.h	Mon Sep 21 10:17:51 2015 +0000
+++ b/TextLCD.h	Thu Oct 15 15:59:36 2015 +0000
@@ -85,7 +85,7 @@
      *
      * @param cmd command to be sendt to the LCD-Controller
      */
-    void lcdComand(unsigned char cmd);
+    void lcdCommand(unsigned char cmd);
 
 
     /**  Writes charecters to the LCD display