diff --git a/library.json b/library.json index b0f1ab2..3368589 100644 --- a/library.json +++ b/library.json @@ -15,8 +15,5 @@ "version": "1.0.0", "license": "LGPL-3.0", "frameworks": "arduino", - "platforms":"espressif", - "examples": [ - "examples/*/*.ino" - ] + "platforms":"espressif32" }