New Crowdin translations - ko

This commit is contained in:
Crowdin Bot
2025-06-08 00:11:14 +00:00
committed by Hamish Willee
parent e346e24158
commit c0f6cfa30f
22 changed files with 404 additions and 178 deletions
+5 -5
View File
@@ -1,4 +1,6 @@
# Holybro Kakute H7 V2
# Holybro Kakute H743-Wing
<Badge type="tip" text="PX4 v1.16" />
:::warning
PX4 does not manufacture this (or any) autopilot.
@@ -31,9 +33,7 @@ The board can be bought from one of the following shops (for example):
| Buz-, Buz+ | Piezo buzzer | |
| M1 to M14 | Motor signal outputs | |
<a id="bootloader"></a>
## 부트로더 업데이트
## PX4 Bootloader Update {#bootloader}
The board comes pre-installed with [Betaflight](https://github.com/betaflight/betaflight/wiki).
Before the PX4 firmware can be installed, the _PX4 bootloader_ must be flashed.
@@ -50,7 +50,7 @@ make holybro_kakuteh7-wing_default
## 펌웨어 설치
:::info
KakuteH7-wing is supported with PX4 master & PX4 v1.16 or newer..
KakuteH7-wing is supported in PX4 v1.16 or newer.
Prior to that release you will need to manually build and install the firmware.
:::