From a89c1fa45a2dcac3e2356111f256089377efcd83 Mon Sep 17 00:00:00 2001 From: Bernhard Kirchen Date: Mon, 30 Sep 2024 20:56:57 +0200 Subject: [PATCH] Revert "Fix: device profile for OpenDTU Fusion with W5500 (#1259)" This reverts commit 27f5a943f6cb6bcc2a796b5261f1638192ced7d6. --- docs/DeviceProfiles/opendtu_fusion.json | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/docs/DeviceProfiles/opendtu_fusion.json b/docs/DeviceProfiles/opendtu_fusion.json index b74058a4..cf20772d 100644 --- a/docs/DeviceProfiles/opendtu_fusion.json +++ b/docs/DeviceProfiles/opendtu_fusion.json @@ -197,18 +197,6 @@ "en": 38, "cs": 37 }, - "cmt": { - "clk": -1, - "cs": -1, - "fcs": -1, - "sdio": -1, - "gpio2": -1, - "gpio3": -1 - }, - "led": { - "led0": 17, - "led1": 18 - }, "w5500": { "sclk": 39, "mosi": 40, @@ -220,14 +208,6 @@ }, { "name": "OpenDTU Fusion v2 with CMT2300A and W5500 ethernet", - "nrf24": { - "miso": -1, - "mosi": -1, - "clk": -1, - "irq": -1, - "en": -1, - "cs": -1 - }, "cmt": { "clk": 6, "cs": 4, @@ -236,10 +216,6 @@ "gpio2": 3, "gpio3": 8 }, - "led": { - "led0": 17, - "led1": 18 - }, "w5500": { "sclk": 39, "mosi": 40,