mirror of
https://github.com/meshtastic/python.git
synced 2026-01-13 18:28:03 -05:00
update todo
This commit is contained in:
8
TODO.md
8
TODO.md
@@ -1,13 +1,13 @@
|
||||
# TODO
|
||||
|
||||
## Before beta
|
||||
Basic functionality is complete now.
|
||||
|
||||
## Eventual tasks
|
||||
|
||||
- Improve documentation on properties/fields
|
||||
- change back to Bleak for BLE support - now that they fixed https://github.com/hbldh/bleak/issues/139#event-3499535304
|
||||
- include more examples: textchat.py, replymessage.py all as one little demo
|
||||
|
||||
## Eventual
|
||||
|
||||
- possibly use tk to make a multiwindow test console: https://stackoverflow.com/questions/12351786/how-to-redirect-print-statements-to-tkinter-text-widget
|
||||
|
||||
## MeshtasticShell todos
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
## Bluetooth support
|
||||
|
||||
(Prealpha level feature - you probably don't want this one yet)
|
||||
(Pre-alpha level feature - you probably don't want this one yet)
|
||||
|
||||
- This library supports connecting to Meshtastic devices over either USB (serial) or Bluetooth. Before connecting to the device you must [pair](https://docs.ubuntu.com/core/en/stacks/bluetooth/bluez/docs/reference/pairing/outbound.html) your PC with it.
|
||||
- We use the pip3 install "pygatt[GATTTOOL]"
|
||||
|
||||
Reference in New Issue
Block a user