diff options
| author | Teddy Wing | 2018-10-30 17:23:44 +0100 | 
|---|---|---|
| committer | Teddy Wing | 2018-10-30 17:23:44 +0100 | 
| commit | 0886a7db6a65fd9a6eb3fbdad3bbbc0a54c1e6af (patch) | |
| tree | 819a1860e3f38e15faeec772deafb8c0519625ec | |
| parent | bbb31e7699c41213913b5e2b0945aeb455ed9f1c (diff) | |
| download | DomeKey-0886a7db6a65fd9a6eb3fbdad3bbbc0a54c1e6af.tar.bz2 | |
Update TODO
| -rw-r--r-- | TODO | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -29,7 +29,7 @@ v Command handling  		v Rename to `ffi` module  		v Get rid of unused structs  		v Get rid of debug print statements -	- Get rid of `unwrap`s and `expect`s +	v Get rid of `unwrap`s and `expect`s  - Documentation  	- README  	- Code docs @@ -54,7 +54,7 @@ v Load mappings from file  / Logging  	/ Always output consistent timestamp  	/ Log errors -	/ Remove `unwrap`s +	v Remove `unwrap`s  	- Check error messages of parser  - Other headphones  	v Test with single-button headphones (<prev>/<next>) | 
