From 0b2fc0b0f67f726ce8f1dbe5c844d59b769c98b4 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sun, 26 Nov 2017 17:27:08 +0200 Subject: [PATCH] Update Arduino Core to 8eecfd2 (26.11.17) --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 4a69cf7..0dea493 100644 --- a/platform.json +++ b/platform.json @@ -45,7 +45,7 @@ "framework-arduinoespressif32": { "type": "framework", "optional": true, - "version": "~1.2.0" + "version": "~1.3.0" }, "framework-espidf": { "type": "framework",