GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Network
Fork
: 0
Skyworks
/
Card9-Skyworks
Transfer to URL with SHA
Find file
Newer
Older
tree:
6b3ea39f51
Branches
Tags
×
master
Card9-Skyworks
/
software
/
auth
/ cardAuth.js
王邈
on 11 Feb 2015
74 bytes
完成与门禁的通信
Raw
Blame
History
module.exports = function(fingerPrint, callback){ callback(null, null); }