diff --git a/library.json b/library.json index 5a23a39..4710920 100644 --- a/library.json +++ b/library.json @@ -10,6 +10,7 @@ "frameworks": "arduino", "platforms": [ - "atmelavr" + "atmelavr", + "espressif8266" ] -} \ No newline at end of file +}