Akizuki I2C 8x2 Character LCD AQM0802A driver class.

Dependents:   CatPot_Main_ver1 CatPot_Main_F NuFM401 CatPot_Main_ver2 ... more

Revision:
4:5cc8d4df601d
Parent:
3:58ee5a396991
--- 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);