mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-03-01 03:51:36 +01:00
Fix typo
This commit is contained in:
parent
163b884584
commit
d08cbe4523
@ -21,7 +21,7 @@ CS to your set ``cs_pin`` and finally GND to GND.
|
|||||||
|
|
||||||
You can even daisy-chain multiple MAX7219s by connecting the DOUT of the previous chip in the chain to the
|
You can even daisy-chain multiple MAX7219s by connecting the DOUT of the previous chip in the chain to the
|
||||||
next DIN. With more than ~3 chips the 3.3V will probably not be enough, so then you will have to potentially
|
next DIN. With more than ~3 chips the 3.3V will probably not be enough, so then you will have to potentially
|
||||||
use a logic level converted.
|
use a logic level converter.
|
||||||
|
|
||||||
.. code-block:: yaml
|
.. code-block:: yaml
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user