Skip to content

Commit 322797e

Browse files
committed
fix(platformio): 📦 Missing CRSFforArduino.hpp header field in library.json
Hopefully this should fix the typo in CFA's PlatformIO Registry page
1 parent fbaffbb commit 322797e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
],
2121
"license": "AGPL-3.0-or-later",
2222
"homepage": "https://github.com/ZZ-Cat/CRSFforArduino",
23+
"headers" : "CRSFforArduino.hpp",
2324
"dependencies": {
2425
},
2526
"frameworks": "Arduino",

0 commit comments

Comments
 (0)