From f0275145da1921b4ec2d214f7ceff1d01ce4fde8 Mon Sep 17 00:00:00 2001 From: Paul Kendall Date: Wed, 18 Sep 2024 20:50:29 +1200 Subject: [PATCH] Remove wrong pin definition --- targets.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/targets.json b/targets.json index 7440e8d..9efb62e 100644 --- a/targets.json +++ b/targets.json @@ -74,9 +74,6 @@ "product_name": "BAYCKRC 900MHz Nano RX", "lua_name": "BK 900 Nano RX", "layout_file": "Generic 900.json", - "overlay": { - "serial1_tx": 5 - }, "upload_methods": ["uart", "wifi", "betaflight"], "min_version": "3.3.1", "platform": "esp8285",