mirror of
https://github.com/Vale54321/schafkopf-bot.git
synced 2025-12-15 11:19:33 +01:00
refactored a lot and added possibility to play games on DedicatedServer (#43)
This commit is contained in:
committed by
GitHub
parent
6259d0bef3
commit
cab2d36f48
@@ -17,6 +17,9 @@ void setup(void) {
|
||||
}
|
||||
|
||||
nfc.SAMConfig();
|
||||
|
||||
// Send a marker string to identify the device
|
||||
Serial.println("Adafruit PN532 NFC Marker");
|
||||
}
|
||||
|
||||
void loop(void) {
|
||||
|
||||
Reference in New Issue
Block a user