Skip to content

Commit

Permalink
fix unavailable repo for pi-rc522. Use fix version to ensure compatib…
Browse files Browse the repository at this point in the history
…ility
  • Loading branch information
AlvinSchiller authored Oct 7, 2023
1 parent b11606a commit eab4636
Showing 1 changed file with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
# RC522 related requirements
# You need to install these with `sudo python3 -m pip install --upgrade --force-reinstall -q -r requirements.txt`

# pi-rc522 use latest version from Github
# This is the original versions. Seems unmaintained for the moment
# git+https://github.com/ondryaso/pi-rc522.git#egg=pi-rc522

# The fork of kevinvalk has some good improvements
# https://github.com/kevinvalk/pi-rc522
# Get the kevinvalk fork yet again from a different fork which ensures compatibility with the Phoniebox
git+https://github.com/ChisSoc/pi-rc522.git#egg=pi-rc522
pi-rc522==2.3.0


0 comments on commit eab4636

Please sign in to comment.