Skip to content

Commit dab81d0

Browse files
rishabsingh3003IamPete1
authored andcommitted
AP_Scripting: Correct typo in EFI DLA Driver
1 parent 76ebcab commit dab81d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

libraries/AP_Scripting/drivers/EFI_DLA.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ https://www.austars-model.com/dla-232cc-uavuas-engine-optional-one-key-startauto
99

1010
The script used the following parameters:
1111

12-
## EFI_DFA_ENABLE
12+
## EFI_DLA_ENABLE
1313

1414
this must be set to 1 to enable the driver
1515

16-
## EFI_DFA_LPS
16+
## EFI_DLA_LPS
1717

1818
This sets the fuel consumption rate in litres per second of injector
1919
time. This will need to be tuned per engine to give the right value
@@ -27,7 +27,7 @@ directly or via MAVFTP. The following key parameters should be set:
2727

2828
- SCR_ENABLE should be set to 1
2929
- EFI_TYPE should be set to 7
30-
- EFI_DFA_ENABLE should be set to 1
30+
- EFI_DLA_ENABLE should be set to 1
3131
- SERIALn_PROTOCOL should be set to 28 for the connected EFI serial
3232
- RPM_TYPE1 should be set to 3
3333
- ICE_ENABLE should be set to 1

0 commit comments

Comments
 (0)