From d2d3ed696be24f8309ad5937fab1bb78d0f9ab53 Mon Sep 17 00:00:00 2001 From: Lino Schmidt Date: Wed, 12 Apr 2023 20:56:37 +0200 Subject: [PATCH] Added more instructions --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 868be0f..6558aea 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,13 @@ If you only want to set up logging for one model, go to `model -> special functi ![special-functions](readme/pictures/special-functions.bmp) +## How to use +### Importing logs +1. Connect your RC controller to your computer via USB. +2. Select `USB Storage (SD)` on the controller. +3. Open the StickExporterTX app and click on `Add Log(s)`. +4. Select the log files you want to import. They should be located in the `LOGS` folder on your controller. + ## How to build (for developers) The following software is required to build the project: - [Node.js](https://nodejs.org/)