Verified Commit f6ee6269 authored by Jakob Moser's avatar Jakob Moser
Browse files

Make indentation more prominent

parent 23ad3bba
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -68,6 +68,7 @@ Then, connect the cables to the Pi as described in this chart:
- [Instructions (en)](https://cdn-reichelt.de/documents/datenblatt/C300/SBC-RFID-RC522-MANUAL-08-07-2019.pdf)
- [How to enable SPI0 and SPI1 at the same time](https://raspberrypi.stackexchange.com/questions/73346/how-to-enable-spi1-and-spi0-at-the-same-time)
- [SPI pinout map](https://pinout.xyz/pinout/spi)

</details>

### WiFi hotspot
@@ -145,6 +146,7 @@ Then, connect the cables to the Pi as described in this chart:
- [RB-TFT3.5 Manual (German)](https://joy-it.net/files/files/Produkte/RB-TFT3.5/RB-TFT-Anleitung_04082020.pdf)
- [Frame Buffer Kernel Docs](https://www.kernel.org/doc/html/latest/fb/fbcon.html)
- [FBTFT docs](https://learn.watterott.com/de/hats/rpi-display/fbtft-install/) (they mention something about the touchscreen, connection speed, latency etc.)

</details>

### Software