Update LilyGo_LoRa_Series_Quick_Start_On_TTN.md
This commit is contained in:
parent
59168f30d5
commit
74f8bc7b43
1 changed files with 5 additions and 1 deletions
|
|
@ -69,7 +69,11 @@ It needs to fill in a unique `Gateway EUI`, if there is no better choice, you ca
|
|||
|
||||
### Enable the SPI interface of the Raspberry Pi
|
||||
|
||||

|
||||
Open the /boot/config.txt file and write the following at the end of the file:
|
||||
|
||||
```
|
||||
dtoverlay=spi0-1cs
|
||||
```
|
||||
|
||||
### Download sx1302_hal source code and compile
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue