Commit 53c696a2 authored by Avamander's avatar Avamander Committed by GitHub

Merge pull request #280 from valeros/patch-1

Update PlatformIO library manifest
parents 4e9f1fb9 aa54114b
......@@ -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