Commit aa54114b authored by Valerii Koval's avatar Valerii Koval Committed by GitHub

Update PlatformIO library manifest

parent 4e9f1fb9
......@@ -7,13 +7,14 @@
"type": "git",
"url": "https://github.com/TMRh20/RF24.git"
},
"include": [
"*.h",
"*.c",
"*.cpp",
"utility/*",
"examples/*/*.ino"
],
"build": {
"srcFilter": [
"+<*.c>",
"+<*.cpp>",
"+<*.h>"
]
},
"version": "1.1.7",
"frameworks": "arduino",
"platforms": [
"atmelavr",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment