diff --git a/library.json b/library.json index 24fdd0a..6934d5a 100644 --- a/library.json +++ b/library.json @@ -1,7 +1,7 @@ { "name": "ESP32Encoder", "description": "Encoder library for the ESP32 using interrupts. This library supports quadrature and half quadrature.", - "frameworks": "arduino", + "frameworks": ["arduino", "espidf"], "platforms": ["espressif32"], "url": "https://github.com/madhephaestus/ESP32Encoder", "version": "0.11.7",