mirror of
https://github.com/pdxlocations/contact.git
synced 2026-03-28 17:12:35 +01:00
Update README.md
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
Python based command line client using the curses library, powered by Meshtastic.org
|
||||
## Contact - A Console UI for Meshtastic
|
||||
Powered by Meshtastic.org
|
||||
|
||||
<img width="846" alt="Screenshot_2024-03-29_at_4 00 29_PM" src="https://github.com/pdxlocations/meshtastic-curses-client/assets/117498748/e99533b7-5c0c-463d-8d5f-6e3cccaeced7">
|
||||
|
||||
@@ -27,4 +28,4 @@ If no connection arguments are specified, the client will attempt a serial conne
|
||||
```sh
|
||||
python main.py --port /dev/ttyUSB0
|
||||
python main.py --host 192.168.1.1
|
||||
python main.py --ble BlAddressOfDevice
|
||||
python main.py --ble BlAddressOfDevice
|
||||
|
||||
Reference in New Issue
Block a user