diff --git a/library.json b/library.json index 00d6796..f0d5acb 100644 --- a/library.json +++ b/library.json @@ -18,5 +18,6 @@ "version": "0.1.3", "license": "MIT", "frameworks": "arduino", - "platforms": "avr" + "platforms": "avr", + "headers": "PulsePattern.h" }