Archive some old raspi-config settings
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# raspi-config options to check
|
||||
|
||||
```
|
||||
sudo raspi-config
|
||||
3 - Interface options
|
||||
P2 enable SSH
|
||||
P4 enable SPI
|
||||
P5 enable I2C
|
||||
P6 enable serial (You may have to update this later and turn it off for certain UART features to work)
|
||||
```
|
||||
Reference in New Issue
Block a user