From 0d233e89840999decfd30afe130d1a2da4148a2e Mon Sep 17 00:00:00 2001 From: andig Date: Sun, 1 Oct 2017 17:54:53 +0200 Subject: [PATCH] Update library.json --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 3368589..0644061 100644 --- a/library.json +++ b/library.json @@ -15,5 +15,5 @@ "version": "1.0.0", "license": "LGPL-3.0", "frameworks": "arduino", - "platforms":"espressif32" + "platforms": ["espressif32", "espressif32_stage"] }