refactor, bugfix, add more pin command support

This commit is contained in:
Conor Patrick
2018-05-21 21:57:35 -04:00
parent 8020e868f9
commit 5bac402118
4 changed files with 211 additions and 118 deletions

1
main.c
View File

@@ -28,6 +28,7 @@ int main(int argc, char * argv[])
TAG_CP |
TAG_CTAP |
TAG_PARSE |
TAG_DUMP|
TAG_ERR
);