From 41198b27ed0b6e36cecac836ddeba8cf8197f972 Mon Sep 17 00:00:00 2001 From: andig Date: Sun, 1 Oct 2017 18:35:15 +0200 Subject: [PATCH] Update espressif32_library.json (#239) --- espressif32_library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/espressif32_library.json b/espressif32_library.json index a5bf65b..baea139 100644 --- a/espressif32_library.json +++ b/espressif32_library.json @@ -15,7 +15,7 @@ "version": "1.1.0", "license": "LGPL-3.0", "frameworks": "arduino", - "platforms":"espressif32", + "platforms": ["espressif32", "espressif32_stage"], "dependencies": { "name": "AsyncTCP"