mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-19 15:52:54 +00:00
14 lines
526 B
Markdown
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. |