From b3911f06d9cd0c3b58c19ce274dcb0ca93056449 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Wed, 30 Aug 2023 14:04:02 +0200 Subject: [PATCH] Use refactored Arduino ETH driver --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 5dc43e014..64643d91f 100644 --- a/platform.json +++ b/platform.json @@ -33,7 +33,7 @@ "type": "framework", "optional": true, "owner": "tasmota", - "version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/1548/framework-arduinoespressif32-release_v5.1-707b703985.zip" + "version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/1557/framework-arduinoespressif32-release_v5.1-707b703985.zip" }, "framework-arduino-solo1": { "type": "framework",