mirror of
https://github.com/okalachev/flix.git
synced 2026-08-16 00:38:56 +00:00
Minor fixes and updates
This commit is contained in:
@@ -222,6 +222,13 @@ The following scripts demonstrate how to use the library:
|
||||
* [`log.py`](../log.py) — download flight logs from the drone.
|
||||
* [`example.py`](../example.py) — a simple example, prints telemetry data and waits for events.
|
||||
|
||||
> [!TIP]
|
||||
> Set `FLIX_DEVICE` environment variable to use these tools with ESP-NOW connection, for example:
|
||||
>
|
||||
> ```bash
|
||||
> FLIX_DEVICE=/dev/cu.usbserial-0001 tools/cli.py
|
||||
> ```
|
||||
|
||||
## Advanced usage
|
||||
|
||||
### MAVLink
|
||||
|
||||
Reference in New Issue
Block a user