Formatting changes on README.md v3
This commit is contained in:
@@ -31,8 +31,8 @@ tickerPi is a Python Program to handle WS281X LED interactions on a Raspberry P
|
|||||||
```
|
```
|
||||||
* If this fails, try this and repeat step 1
|
* If this fails, try this and repeat step 1
|
||||||
```
|
```
|
||||||
sudo apt-get install python3-pip
|
sudo apt-get install python3-pip
|
||||||
```
|
```
|
||||||
* Recommended, but may not be required, setting your Python install to default with Python 3. There are multiple ways to do this, here's an example:
|
* Recommended, but may not be required, setting your Python install to default with Python 3. There are multiple ways to do this, here's an example:
|
||||||
```
|
```
|
||||||
sudo apt-get install -y python3 git python3-pip
|
sudo apt-get install -y python3 git python3-pip
|
||||||
@@ -61,9 +61,8 @@ tickerPi is a Python Program to handle WS281X LED interactions on a Raspberry P
|
|||||||
```
|
```
|
||||||
* Interfacing Options > SPI > Enable > Yes
|
* Interfacing Options > SPI > Enable > Yes
|
||||||
* Click "Finish"
|
* Click "Finish"
|
||||||
|
* Reboot your Raspberry Pi
|
||||||
* Reboot your Raspberry Pi
|
```
|
||||||
```
|
|
||||||
sudo reboot
|
sudo reboot
|
||||||
```
|
```
|
||||||
* Testing I2C and SPI after reboot:
|
* Testing I2C and SPI after reboot:
|
||||||
|
|||||||
Reference in New Issue
Block a user