From ce83af3f3da3cf05a2bdce2239762874e3868e35 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Tue, 3 Oct 2017 04:46:07 +0300 Subject: [PATCH] Update espressif8266_library.json (#243) --- espressif8266_library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/espressif8266_library.json b/espressif8266_library.json index e0ce341..fee6410 100644 --- a/espressif8266_library.json +++ b/espressif8266_library.json @@ -15,7 +15,7 @@ "version": "1.1.0", "license": "LGPL-3.0", "frameworks": "arduino", - "platforms":"espressif8266", + "platforms": ["espressif8266", "espressif8266_stage"], "dependencies": { "name": "ESPAsyncTCP"