support getPinToken

This commit is contained in:
Conor Patrick
2018-05-17 23:11:00 -04:00
parent 162539a561
commit bfa4ba64ba
6 changed files with 124 additions and 8 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule ".\\crypto\\micro-ecc"]
path = .\\crypto\\micro-ecc
url = https://github.com/kmackay/micro-ecc.git
[submodule ".\\crypto\\tiny-AES-c"]
path = .\\crypto\\tiny-AES-c
url = https://github.com/kokke/tiny-AES-c.git