This website requires JavaScript.
Explore
Help
Sign In
logauth
/
SATS
Watch
1
Star
0
Fork
You've already forked SATS
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
919ccb363f
SATS
/
lib
/
mfrc522
/
read
4 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
added mfrc522 reader (with temporary buffer replacement)
2017-01-29 22:02:29 +00:00
#!/bin/sh
Added python script to read MFRC522 rfid
2017-02-17 15:47:19 +00:00
python $(realpath $(dirname $0))/source/read.py;