File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 paths-ignore :
77 - .git*
88 - ' **.md'
9- - ' *.properties'
9+ - ' library.properties'
10+ - ' library.json'
1011 pull_request :
1112 branches :
1213 - main
1314 - develop
1415 paths-ignore :
1516 - .git*
1617 - ' **.md'
17- - ' *.properties'
18+ - ' library.properties'
19+ - ' library.json'
1820
1921jobs :
2022 build :
Original file line number Diff line number Diff line change 1111 "url" : " https://github.com/hideakitai" ,
1212 "maintainer" : true
1313 },
14- "version" : " 0.6.6 " ,
14+ "version" : " 0.7.0 " ,
1515 "license" : " MIT" ,
1616 "frameworks" : " *" ,
1717 "platforms" : " *"
Original file line number Diff line number Diff line change 11name =DebugLog
2- version =0.6.6
2+ version =0.7.0
33author =hideakitai
44maintainer =hideakitai
55sentence =Logging library for Arduino that can output to both Serial and File with one line
You can’t perform that action at this time.
0 commit comments