Files
Arduino-IRremote/todo.md

14 lines
526 B
Markdown

# 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.