From a5845c534f5a9146293a2e68bfebf32f74bbe6ca Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Tue, 5 Sep 2017 16:06:25 +0300 Subject: [PATCH] Update Arduino Core for ESP32 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index d59449f..c31f254 100644 --- a/platform.json +++ b/platform.json @@ -45,7 +45,7 @@ "framework-arduinoespressif32": { "type": "framework", "optional": true, - "version": "~1.1.4" + "version": "~1.2.0" }, "framework-espidf": { "type": "framework",