LCDモジュール AQM0802 を制御するクラス
Revision 1:9ac3c6f45e84, committed 2016-12-19
- 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 |
diff -r ea6cbd4e50ce -r 9ac3c6f45e84 LcdAqm0802.h --- 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) { * }