mirror of
https://github.com/Vale54321/schafkopf-bot.git
synced 2025-12-16 11:49:33 +01:00
Nfc reader (#2)
* added pn532.jar * added pn532 * changed KartenLeserer * added leser to BackendServer * added welcheKarteSticht methode * added welcheKarteSticht methode * added sendKarte tofrontend when scanned * added build config * installed pn532 as local dependency * added local dependency to pom * edited KartenLeser * edited KartenLeser * edited KartenLeser * edited KartenLeser * edited pom * edited pom * edited pom * deleted unused files * added led * added led * added right dot env path * added right dot env path * added waitForScanMethod * added waitForScanMethod * added waitForScanMethod * added waitForScanMethod * added waitForScanMethod * added waitForScanMethod * removed unused print statements * removed unused imports * removed pn532 jar * removed pn532 jar
This commit is contained in:
committed by
GitHub
parent
e63f18f4b7
commit
7f2cf98607
BIN
lib/pn532/pn532-sdk/1.0.2/pn532-sdk-1.0.2.jar
Normal file
BIN
lib/pn532/pn532-sdk/1.0.2/pn532-sdk-1.0.2.jar
Normal file
Binary file not shown.
1
lib/pn532/pn532-sdk/1.0.2/pn532-sdk-1.0.2.jar.md5
Normal file
1
lib/pn532/pn532-sdk/1.0.2/pn532-sdk-1.0.2.jar.md5
Normal file
@@ -0,0 +1 @@
|
||||
171ab3333078fd908c878b85563a5ccc
|
||||
1
lib/pn532/pn532-sdk/1.0.2/pn532-sdk-1.0.2.jar.sha1
Normal file
1
lib/pn532/pn532-sdk/1.0.2/pn532-sdk-1.0.2.jar.sha1
Normal file
@@ -0,0 +1 @@
|
||||
2bf9f8b279977cb5511cb075f4f2cd316e2bfa62
|
||||
9
lib/pn532/pn532-sdk/1.0.2/pn532-sdk-1.0.2.pom
Normal file
9
lib/pn532/pn532-sdk/1.0.2/pn532-sdk-1.0.2.pom
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>pn532</groupId>
|
||||
<artifactId>pn532-sdk</artifactId>
|
||||
<version>1.0.2</version>
|
||||
<description>POM was created from install:install-file</description>
|
||||
</project>
|
||||
1
lib/pn532/pn532-sdk/1.0.2/pn532-sdk-1.0.2.pom.md5
Normal file
1
lib/pn532/pn532-sdk/1.0.2/pn532-sdk-1.0.2.pom.md5
Normal file
@@ -0,0 +1 @@
|
||||
c0332fdac981cf53dc426b4fb6a173df
|
||||
1
lib/pn532/pn532-sdk/1.0.2/pn532-sdk-1.0.2.pom.sha1
Normal file
1
lib/pn532/pn532-sdk/1.0.2/pn532-sdk-1.0.2.pom.sha1
Normal file
@@ -0,0 +1 @@
|
||||
d6d7adcafc0119db3ec26d1bf8522fff1e78160c
|
||||
Reference in New Issue
Block a user