From dabc54ab7b2769f41c0715aacce43c0c0d015336 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 19 Jan 2017 23:50:01 +0200 Subject: [PATCH] Update Arduino Core version --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index dd9c22a..50b9938 100644 --- a/platform.json +++ b/platform.json @@ -46,7 +46,7 @@ "framework-arduinoespressif32": { "type": "framework", "optional": true, - "version": "~1.0.3" + "version": "~1.1.0" }, "framework-espidf": { "type": "framework",