docs: fix markdownlint

This commit is contained in:
Oleg Kalachev
2022-05-31 15:14:05 +03:00
parent 9692c030f1
commit c4cd157f7c
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -42,7 +42,7 @@ GPS датчик необходим полетов с использование
<arg name="gps" value="true"/>
```
Включите также флажок *gps* в параметре PX4 `EKF2_AID_MASK` (используя QGroundControl).
Включите также флажок *use GPS* в параметре PX4 `EKF2_AID_MASK` (используя QGroundControl).
### Камера