first working implementation of the mensa card reader
* based on farebot's desfire protocol implementation * see #21
This commit is contained in:
@ -25,10 +25,10 @@
|
||||
<license>Apache Software License 2.0</license>
|
||||
</notice>
|
||||
<notice>
|
||||
<name>Android Sliding Up Panel</name>
|
||||
<url>https://github.com/umano/AndroidSlidingUpPanel</url>
|
||||
<name>farebot part for desfire cards</name>
|
||||
<url>https://github.com/codebutler/farebot</url>
|
||||
<copyright />
|
||||
<license>Apache Software License 2.0</license>
|
||||
<license>GNU General Public License v3.0</license>
|
||||
</notice>
|
||||
<notice>
|
||||
<name>Android Support Libraries</name>
|
||||
@ -36,4 +36,4 @@
|
||||
<copyright>Copyright (C) 2016 The Android Open Source Project</copyright>
|
||||
<license>Apache Software License 2.0</license>
|
||||
</notice>
|
||||
</notices>
|
||||
</notices>
|
||||
|
Reference in New Issue
Block a user