Akizuki I2C 8x2 Character LCD AQM0802A driver class.

Dependents:   CatPot_Main_ver1 CatPot_Main_F NuFM401 CatPot_Main_ver2 ... more

Files at this revision

API Documentation at this revision

Comitter:
tetsuya256
Date:
Sat Sep 06 01:29:25 2014 +0000
Parent:
3:58ee5a396991
Commit message:
Fix document.

Changed in this revision

AQM0802A.h Show annotated file Show diff for this revision Revisions of this file
diff -r 58ee5a396991 -r 5cc8d4df601d AQM0802A.h
--- a/AQM0802A.h	Sat Sep 06 01:07:07 2014 +0000
+++ b/AQM0802A.h	Sat Sep 06 01:29:25 2014 +0000
@@ -87,7 +87,7 @@
      * Practical range in about 20-40, the initial value is 32.
      * 実用的な範囲は20~40ぐらいで、初期値は32です。<br />
      * Only the lower 6 bits are valid. 下位6ビットのみ有効です。
-     * @param contrast 0(bright) to 63(dark). The default value is 32.
+     * @param contrast 0(bright) to 63(dark). The initial value is 32.
      */
     void setContrast(int contrast);