소스 검색

Merge pull request #134 from ivankravets/patch-5

Handle all nested examples
dds
Paul Stoffregen 9 년 전
부모
커밋
8fe6d77908
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. +5
    -1
      library.json

+ 5
- 1
library.json 파일 보기

@@ -22,5 +22,9 @@
{
"name": "SerialFlash",
"frameworks": "arduino"
}
},
"examples": [
"examples/*/*.ino",
"examples/*/*/*.ino"
]
}

Loading…
취소
저장