mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-19 07:42:55 +00:00
moved todo to readme to make it more visible
This commit is contained in:
15
README.md
15
README.md
@@ -1,5 +1,20 @@
|
||||
# IRremote Arduino Library
|
||||
|
||||
# todo
|
||||
|
||||
- [ ] only keep base functions in the library
|
||||
- [ ] move all protocols to examples as sketches
|
||||
- [ ] notation for ir protocols
|
||||
- [ ] update keywords.txt
|
||||
- [ ] write some documentation on library development
|
||||
- [ ] write documentation for library usage
|
||||
- [ ] remove documentation from source code? cleaner code
|
||||
- [ ] write tutorials
|
||||
- [ ] update links (library.properties)
|
||||
- [ ] update travis coverage
|
||||
- [ ] create a rules list for issues and prs
|
||||
- [ ] create guidlines for contributions, line-endings, indentations etc.
|
||||
|
||||
[](https://travis-ci.org/z3t0/Arduino-IRremote)
|
||||
|
||||
[](https://gitter.im/z3t0/Arduino-IRremote?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
14
todo.md
14
todo.md
@@ -1,14 +0,0 @@
|
||||
# todo
|
||||
|
||||
- [ ] only keep base functions in the library
|
||||
- [ ] move all protocols to examples as sketches
|
||||
- [ ] notation for ir protocols
|
||||
- [ ] update keywords.txt
|
||||
- [ ] write some documentation on library development
|
||||
- [ ] write documentation for library usage
|
||||
- [ ] remove documentation from source code? cleaner code
|
||||
- [ ] write tutorials
|
||||
- [ ] update links (library.properties)
|
||||
- [ ] update travis coverage
|
||||
- [ ] create a rules list for issues and prs
|
||||
- [ ] create guidlines for contributions, line-endings, indentations etc.
|
||||
Reference in New Issue
Block a user