diff --git a/ASSETS/fk-led-rgb-configurator/screenshot-1.png b/ASSETS/fk-led-rgb-configurator/screenshot-1.png new file mode 100644 index 0000000..2e15a7b Binary files /dev/null and b/ASSETS/fk-led-rgb-configurator/screenshot-1.png differ diff --git a/ASSETS/fk-led-rgb-configurator/screenshot-2.png b/ASSETS/fk-led-rgb-configurator/screenshot-2.png new file mode 100644 index 0000000..8703182 Binary files /dev/null and b/ASSETS/fk-led-rgb-configurator/screenshot-2.png differ diff --git a/scripts.json b/scripts.json index 632fd48..44401bf 100644 --- a/scripts.json +++ b/scripts.json @@ -959,5 +959,12 @@ "color", "black-and-white" ] - } + }, + { + "name": "FK LED - RGB Configurator", + "category": "Radio Tools", + "description": "Touchscreen-friendly, profile-based RGB LED Configurator for radios with addressable Gimbal LEDs (e.g. TX16S MK3). Supports 3-profile switch override, live preview, and 14 animations.", + "infourl": "https://github.com/FebyKris/FK-LED-EdgeTX", + "images": [ "ASSETS/fk-led-rgb-configurator/screenshot-1.png" ], + "tags": [ "script", "color" ] } ]