From a63ca07281a8616fd1d2a824620c1ec965adbeaa Mon Sep 17 00:00:00 2001 From: Risto Date: Sun, 19 Apr 2026 13:23:48 +0200 Subject: [PATCH] Add Bluetooth compile option to TX15 --- targets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targets.json b/targets.json index f335c6b..38ddceb 100644 --- a/targets.json +++ b/targets.json @@ -360,7 +360,7 @@ "tx15": { "description": "RadioMaster TX15", "version_supported": ">= v2.12.0", - "tags": ["colorlcd"] + "tags": ["colorlcd", "bluetooth"] }, "tx16s": { "description": "RadioMaster TX16S",