From 70d0fc96e7416b773f4af1bb4650140db826d865 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sat, 23 Jan 2021 11:35:52 +0100 Subject: [PATCH] Update library.json --- lib/default/PubSubClient-EspEasy-2.7.12/library.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/lib/default/PubSubClient-EspEasy-2.7.12/library.json b/lib/default/PubSubClient-EspEasy-2.7.12/library.json index 8a36a1c5e..e675ecff3 100644 --- a/lib/default/PubSubClient-EspEasy-2.7.12/library.json +++ b/lib/default/PubSubClient-EspEasy-2.7.12/library.json @@ -10,8 +10,5 @@ "exclude": "tests", "examples": "examples/*/*.ino", "frameworks": "arduino", - "platforms": [ - "atmelavr", - "espressif" - ] + "platforms": ["espressif8266", "espressif32"] }