Skip to content

Commit bd08004

Browse files
committed
AP_Scripting: update crsf-calibrate.md install instructions
1 parent 9e54d43 commit bd08004

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

libraries/AP_Scripting/applets/crsf-calibrate.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,8 @@ You can calibrate compass, accels, gyros and trim via the menu
66

77
# Operation
88

9-
Install the lua script in the APM/scripts directory on the flight
10-
controller's microSD card. Enable scripting via SCR_ENABLE.
9+
- Install the lua script in the APM/scripts directory on the flight
10+
controller's microSD card.
11+
- Install the helper module modules/crsf_helper.lua in the APM/scripts/modules directory on the flight
12+
controller's microSD card.
13+
- Enable scripting via SCR_ENABLE.

0 commit comments

Comments
 (0)