From c0148fcfa9de5d44fb45815f173530baec4d4a4e Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Sun, 26 Feb 2023 19:48:42 +0100 Subject: [PATCH] Change clock mode for wt32-eth01 from 3 to 0 (based on pins_arduino.h --- docs/DeviceProfiles/wt32-eth01.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DeviceProfiles/wt32-eth01.json b/docs/DeviceProfiles/wt32-eth01.json index ebf874e..971dec9 100644 --- a/docs/DeviceProfiles/wt32-eth01.json +++ b/docs/DeviceProfiles/wt32-eth01.json @@ -16,7 +16,7 @@ "mdc": 23, "mdio": 18, "type": 0, - "clk_mode": 3 + "clk_mode": 0 } } ] \ No newline at end of file