From 528f2c4171bbb8a55d5066cac57803e71b4046fa Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 18 Apr 2019 01:03:52 +0300 Subject: [PATCH] Update Arduino core to 1.0.2 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index bda5ead..9e31afc 100644 --- a/platform.json +++ b/platform.json @@ -45,7 +45,7 @@ "framework-arduinoespressif32": { "type": "framework", "optional": true, - "version": "~2.10001.190111" + "version": "~2.10002.190416" }, "framework-espidf": { "type": "framework",