Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ELE-Clouds committed Jul 16, 2018
1 parent e348c80 commit cac2a68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lcd/3Wire-HT1621B-GDC03849/README.md
Expand Up @@ -15,13 +15,13 @@ HT1621B

* **init(_timer = CMD_TIMER_DIS, _wdt = CMD_WDT_DIS, _scs = CMD_RC256K, _bias = CMD_B3C4, _tone = CMD_TONE4K, _irq = CMD_IRQ_DIS, _twc = CMD_F128, _mod = CMD_NORMAL)**</BR>
*Chip function and parameter initialization.*
_timer: Cycle output settings</BR>
_timer: Time Bias output settings</BR>
_wdt: WDT Set</BR>
_scs: System clock source setting</BR>
_bias: Bias and Com settings</BR>
_tone: Sound settings</BR>
_irq: IRQ Set</BR>
_twc: Cycle/WDT clock output setting(F1~F128)</BR>
_twc: Time Bias/WDT clock output setting(F1~F128)</BR>
_mod: Mode setting (test mode and normal mode)</BR>

* **HT1621xWrCmd(_cmd)**</BR>
Expand Down Expand Up @@ -217,7 +217,7 @@ GDC03849
* **TEMPCLEAR()**</BR>
*Clear temperature area (full line) all fields display*</BR>

* **RHCLEAR()**</BR></BR>
* **RHCLEAR()**</BR>
*Clear humidity area (full line) all fields display*</BR>

#### CONSTANT
Expand Down

0 comments on commit cac2a68

Please sign in to comment.