mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 04:45:24 +03:00
Update docs/USB Flashing.md
Changed Cleanflight to Betaflight, added dialout hint Co-authored-by: haslinghuis <mark@numloq.nl>
This commit is contained in:
parent
9f754f4f40
commit
41bb1ed283
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ sudo systemctl stop ModemManager.service
|
|||
|
||||
If your system lacks the systemctl command, use any equivalent command that works on your system to disable services. You can likely add your device ID to a blacklist configuration file to stop ModemManager from touching the device, if you need it for cellural networking, but that is beyond the scope of cleanflight documentation.
|
||||
|
||||
If you see the ttyUSB device appear and immediately disappear from the list in Cleanflight Configurator when you plug in your flight controller via USB, chances are that NetworkManager thinks your board is a GSM modem and hands it off to the ModemManager daemon as the flight controllers are not known to the blacklisted.
|
||||
If you see the ttyUSB device appear and immediately disappear from the list in Betaflight Configurator when you plug in your flight controller via USB, chances are that NetworkManager thinks your board is a GSM modem and hands it off to the ModemManager daemon as the flight controllers are not known to the blacklisted.
|
||||
|
||||
|
||||
## Platform Specific: Windows
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue