mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-24 16:55:22 +03:00
Merge pull request #155 from oleost/patch-3
Fix typo said 10kg instead of 1.0kg
This commit is contained in:
commit
7b48f242af
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ presets.presets = [
|
|||
},
|
||||
{
|
||||
name: '10" General Purpose',
|
||||
description: "450-600 class general purpose multirotor <br><span>10.kg - 1.4kg weight, 10 inch propellers, <br>F1, F3 or F4 CPU, MPU6000 or MPU6050 gyro, GPS optional.</span>",
|
||||
description: "450-600 class general purpose multirotor <br><span>1.0kg - 1.4kg weight, 10 inch propellers, <br>F1, F3 or F4 CPU, MPU6000 or MPU6050 gyro, GPS optional.</span>",
|
||||
features: [
|
||||
"Asynchronous gyro processing",
|
||||
"400dps rates",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue