LCDモジュール AQM0802 を制御するクラス

Files at this revision

API Documentation at this revision

Comitter:
orivant
Date:
Mon Dec 19 05:36:54 2016 +0000
Parent:
0:ea6cbd4e50ce
Commit message:
?????????

Changed in this revision

LcdAqm0802.h Show annotated file Show diff for this revision Revisions of this file
--- a/LcdAqm0802.h	Sun Dec 18 08:12:40 2016 +0000
+++ b/LcdAqm0802.h	Mon Dec 19 05:36:54 2016 +0000
@@ -21,7 +21,7 @@
 *   wait_ms(40);    //!< LCD動作が安定するまで電源投入後40ms以上待つ必要がある
 *   lcd.initialize();
 *
-*   lcd.puts("Hallow\r\nWorld!");
+*   lcd.puts("Hellow\r\nWorld!");
 *
 *   wait(1) {
 *   }