1
0
Fork 0
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:
cTn 2014-02-15 17:35:41 +01:00
parent 31125f3f67
commit 24348ac8bc

View file

@ -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