Commit 13ce2bb5 authored by Radek Novacek's avatar Radek Novacek

Fix path to platform specific files in library.json for platformio

parent 9fa7d62a
...@@ -11,9 +11,7 @@ ...@@ -11,9 +11,7 @@
"*.h", "*.h",
"*.c", "*.c",
"*.cpp", "*.cpp",
"arch/ATTiny/*", "utility/*",
"arch/Due/*",
"arch/Teensy/*",
"examples/*/*.ino" "examples/*/*.ino"
], ],
"frameworks": "arduino", "frameworks": "arduino",
......
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