Update Setup Native

Fr4nz D13trich 2025-10-06 12:42:40 +02:00
parent fcab631bc7
commit 484cabe687

@ -15,12 +15,11 @@
- Setup and update host
- Install meshtasticd
```bash
echo 'deb http://download.opensuse.org/repositories/network:/Meshtastic:/beta/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/network:Meshtastic:beta.list
curl -fsSL https://download.opensuse.org/repositories/network:Meshtastic:beta/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/network_Meshtastic_beta.gpg > /dev/null
sudo apt update
sudo apt install meshtasticd
sudo apt install meshtasticd python3-meshtastic
```
- UART configuration
@ -36,3 +35,4 @@ sudo raspi-config nonint do_serial_cons 1
[all]
enable_uart=1
```
- Installed meshtastic `python3-meshtastic`