Formatting changes on README.md v13

This commit is contained in:
jhealy
2021-01-10 12:26:14 -05:00
parent eb728f3ddb
commit 42a0bc722d

View File

@@ -53,8 +53,8 @@ tickerPi is a Python Program to handle WS281X LED interactions on a Raspberry P
sudo apt-get install -y i2c-tools sudo apt-get install -y i2c-tools
sudo raspi-config sudo raspi-config
``` ```
* Interfacing Options > I2C > Enable > Yes * Interfacing Options > I2C > Enable > Yes
> If you did not hit "finish" you can repeat these steps but change out the I2C for the SPI > If you did not hit "finish" you can repeat these steps but change out the I2C for the SPI
* Enabling SPI: * Enabling SPI:
* From Command Line: * From Command Line:
``` ```