From f1e4ae47105caa3875813f85ab2b1a75eee62c63 Mon Sep 17 00:00:00 2001 From: kkbin505 <19462942@qq.com> Date: Sat, 18 Oct 2025 13:23:40 -0700 Subject: [PATCH] Create DIY C3 Super Mini 2400_no_PA.json Add DIY C3 supermini + E28 RX target. --- RX/DIY C3 Super Mini 2400_no_PA.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 RX/DIY C3 Super Mini 2400_no_PA.json diff --git a/RX/DIY C3 Super Mini 2400_no_PA.json b/RX/DIY C3 Super Mini 2400_no_PA.json new file mode 100644 index 0000000..1530ed5 --- /dev/null +++ b/RX/DIY C3 Super Mini 2400_no_PA.json @@ -0,0 +1,20 @@ +{ + "serial_rx": 20, + "serial_tx": 21, + "radio_busy": 3, + "radio_dio1": 1, + "radio_miso": 5, + "radio_mosi": 4, + "radio_nss": 7, + "radio_rst": 2, + "radio_sck": 6, + "power_min": 0, + "power_high": 0, + "power_max": 0, + "power_default": 0, + "power_control": 0, + "power_values": [13], + "power_lna_gain": 0, + "led": 8, + "led_red_invert": true +} \ No newline at end of file