From e908ea5b310377b253d6075d512f72c734d3cdb7 Mon Sep 17 00:00:00 2001 From: "Jose Carmelo O. Almadrones" Date: Fri, 11 Oct 2024 10:25:42 +0800 Subject: [PATCH] spellcheck love --- docs/software/mavlink.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/software/mavlink.md b/docs/software/mavlink.md index ae0952f33..28cfbaa09 100644 --- a/docs/software/mavlink.md +++ b/docs/software/mavlink.md @@ -99,7 +99,7 @@ To setup WiFi forwarding for MAVLink: 1. On your PC or other GCS device, open your GCS software (e.g. Mission Planner) and set the connection type to `UDP`. Click connect, and use the default UDP port of `14550`. The GCS should successfully connect to the craft and start downloading params. !!! danger "Attention!" - DO NOT manually put the TX Backpack into wifi mode via `WiFi Connectivity -> Enable Backpack WiFi`. It's not in the steps above for a reason. + DO NOT manually put the TX Backpack into WiFi mode via `WiFi Connectivity -> Enable Backpack WiFi`. It's not in the steps above for a reason. When you set `Telemetry` into `WiFi` mode, the backpack automatically starts its WiFi mode, and so, there's no need to manually kick it into WiFi mode. ## Implementation Details