mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 21:19:35 +00:00
docs: fix markdownlint
This commit is contained in:
@@ -40,7 +40,7 @@ In order to enable GPS sensor, set the `gps` argument in `simulator.launch` to `
|
||||
<arg name="gps" value="true"/>
|
||||
```
|
||||
|
||||
Turn also on the *gps* flag in the `EKF2_AID_MASK` PX4 parameter (using QGroundControl).
|
||||
Turn also on the *use GPS* flag in the `EKF2_AID_MASK` PX4 parameter (using QGroundControl).
|
||||
|
||||
### Camera
|
||||
|
||||
|
||||
@@ -42,7 +42,7 @@ GPS датчик необходим полетов с использование
|
||||
<arg name="gps" value="true"/>
|
||||
```
|
||||
|
||||
Включите также флажок *gps* в параметре PX4 `EKF2_AID_MASK` (используя QGroundControl).
|
||||
Включите также флажок *use GPS* в параметре PX4 `EKF2_AID_MASK` (используя QGroundControl).
|
||||
|
||||
### Камера
|
||||
|
||||
|
||||
Reference in New Issue
Block a user