diff --git a/library.json b/library.json index 81b3a09..205b7c0 100644 --- a/library.json +++ b/library.json @@ -16,5 +16,6 @@ ], "version": "0.0.1", "frameworks": "arduino", - "platforms": ["espressif32"] + "platforms": ["espressif32"], + "headers": ["BLEOTA.h"] }