File tree Expand file tree Collapse file tree 3 files changed +12
-5
lines changed
Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,12 @@ Arduino_MFRC522v2
33
44.. image :: https://img.shields.io/badge/maintained-very%20rarely-orange
55 :target: `development`_
6- .. image :: https://github.com/OSSLibraries/Arduino_MFRC522v2/workflows/PlatformIO%20CI/badge.svg
7- :target: https://github.com/OSSLibraries/Arduino_MFRC522v2/actions
8- :alt: GitHub Actions
6+ .. image :: https://github.com/OSSLibraries/Arduino_MFRC522v2/actions/workflows/test.arduino-compile-examples.yml/badge.svg
7+ :target: https://github.com/OSSLibraries/Arduino_MFRC522v2/actions/workflows/test.arduino-compile-examples.yml
8+ :alt: GitHub Actions - Arduino Compile Examples
9+ .. image :: https://github.com/OSSLibraries/Arduino_MFRC522v2/actions/workflows/test.arduino-lint.yml/badge.svg
10+ :target: https://github.com/OSSLibraries/Arduino_MFRC522v2/actions/workflows/test.arduino-lint.yml
11+ :alt: GitHub Actions - Arduino Lint
912.. image :: https://img.shields.io/badge/C%2B%2B-11-brightgreen.svg
1013 :target: `compatible ide`_
1114.. image :: https://img.shields.io/github/release/OSSLibraries/Arduino_MFRC522v2.svg?colorB=green
Original file line number Diff line number Diff line change 11-- Add changes to unreleased tag until we make a release.
22
3- xx xx 2021, v2.0.2
3+ xx xx 202x, v2.0.3
4+
5+ 28 Oct 2021, v2.0.2
6+ - Fix self-test.
7+ - Add UID print.
48
5930 Dec 2020, v2.0.1
610- Fixed wrong SPI clock speed.
Original file line number Diff line number Diff line change 11name =RFID_MFRC522v2
2- version =2.0.1
2+ version =2.0.2
33author =GithubCommunity
44maintainer =GithubCommunity
55sentence =Arduino RFID driver library for MFRC522 (SPI, I2C)
You can’t perform that action at this time.
0 commit comments