mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-03-28 17:32:36 +01:00
Update README.md
This commit is contained in:
@@ -20,7 +20,7 @@ other features
|
||||
- `hfcond` returns a table of HF solar conditions
|
||||
|
||||
### Configurations
|
||||
Currently config modifications is edit to code. Be sure to uncomment the appropriate interface combo for your method (serial/BLEW/TCP). Only one at a time is supported to a single node at a time.
|
||||
Currently config modifications is edit to code. Be sure to uncomment the appropriate interface for your method (serial/BLEW/TCP). Only one at a time is supported to a single node at a time.
|
||||
```
|
||||
# Uncomment the interface you want to use depending on your device connection
|
||||
interface = meshtastic.serial_interface.SerialInterface() #serial interface
|
||||
|
||||
Reference in New Issue
Block a user