Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: CatPot_Main_ver1 CatPot_Main_F NuFM401 CatPot_Main_ver2 ... more
Revision 4:5cc8d4df601d, committed 2014-09-06
- 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 |
--- 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);