Fixed inconsistent capitalization

This commit is contained in:
Logan G 2022-11-06 13:59:56 -07:00
parent 57a9a4f50b
commit fae53ecdfa
Signed by: logan
GPG key ID: E328528C921E7A7A

View file

@ -2,9 +2,9 @@
A simple PCB I made to drive a LED (strip) using an AL8843. A simple PCB I made to drive a LED (strip) using an AL8843.
This board features a high/low brightness pull-down, as well as an On/Off pull-down. This board features a High/Low brightness pull-down, as well as an On/Off pull-down.
The board by default is configured to 1A current. To change this, swap R9 with an appropriate resistor using the formula `Amps=0.1/R9`. The board by default is configured to a max brightness current of 1A. To change this, swap R9 with an appropriate resistor using the formula `Amps=0.1/R9`.
The board is designed to handle up to 2A of current continuously. The board is designed to handle up to 2A of current continuously.
## License ## License