mirror of
https://github.com/okalachev/flix.git
synced 2026-06-27 21:46:38 +00:00
Some fixes in docs
This commit is contained in:
@@ -30,7 +30,7 @@ flix = Flix() # create a Flix object and wait for connection
|
||||
|
||||
### Telemetry
|
||||
|
||||
Basic telemetry is available through object properties. The property names generally match the corresponding variables in the firmware itself:
|
||||
Basic telemetry is available through object properties. The property names generally match the corresponding variables in the firmware code:
|
||||
|
||||
```python
|
||||
print(flix.connected) # True if connected to the drone
|
||||
|
||||
Reference in New Issue
Block a user