mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
adding note for linux users
This commit is contained in:
parent
31125f3f67
commit
24348ac8bc
1 changed files with 5 additions and 0 deletions
|
@ -23,6 +23,11 @@ How to use
|
|||
-----------
|
||||
You can find the baseflight configurator icon in your application tab "Apps"
|
||||
|
||||
Linux users
|
||||
-----------
|
||||
1. Dont forget to add your user into dialout group "sudo usermod -aG dialout YOUR_USERNAME" for serial access
|
||||
2. If you have 3D model animation problems, Enable "Override software rendering list" in chrome flags chrome://flags/#ignore-gpu-blacklist
|
||||
|
||||
Developers
|
||||
----------
|
||||
We accept clean and reasonable patches, always target the "development" branch for the pull requests
|
Loading…
Add table
Add a link
Reference in a new issue