From 274f622d6cee2ec122cff00624b88b0c0d8c43c5 Mon Sep 17 00:00:00 2001 From: Epicco Date: Sat, 25 Jun 2022 02:32:15 +0200 Subject: [PATCH] Updated README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4e8c2db..bf4a970 100644 --- a/README.md +++ b/README.md @@ -4,20 +4,20 @@ StickExporterTX is a 3D Stick Exporter for EdgeTX/OpenTX logs. ## Quick Start Guide -To log your sticks on every model, go to `settings -> global functions` in your RC Controller. +To log your sticks on each model, go to `settings -> global functions` in your RC controller. ![global-functions](readme/pictures/global-functions.bmp) -There you can choose one of the empty fields and edit it. -For `Switch` you choose the one, who should activate the logging. For example, you can set it to the arm switch of your drone so that it is logging as long as the drone is armed. -`Func` must be set to `SD Logs` and with `Value` you should take the lowest in order to create a smoother animation. +There you can select and edit one of the empty fields. +With `Switch` you select the one that should activate logging. For example, you can set your drone's arm switch to log it as long as the drone is armed. +`Func` must be set to `SD Logs` and `Value` should be as low as possible to get a smoother animation. ![function-edit](readme/pictures/function-edit.bmp) -If you want to set up logging for one model only, go to `model -> special functions` in your RC Controller and repeat the previous step. +If you only want to set up logging for one model, go to `model -> special functions` in your RC controller and repeat the previous step. ![special-functions](readme/pictures/special-functions.bmp) ## Licence: -This project is released under the MIT license, for more information, check the [LICENSE](LICENSE) file. +This project is released under the MIT license, for more information, check the [LICENSE](LICENSE) file. \ No newline at end of file