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
3
3
4
4
.. image :: https://img.shields.io/badge/maintained-very%20rarely-orange
5
5
: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
9
12
.. image :: https://img.shields.io/badge/C%2B%2B-11-brightgreen.svg
10
13
:target: `compatible ide`_
11
14
.. image :: https://img.shields.io/github/release/OSSLibraries/Arduino_MFRC522v2.svg?colorB=green
Original file line number Diff line number Diff line change 1
1
-- Add changes to unreleased tag until we make a release.
2
2
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.
4
8
5
9
30 Dec 2020, v2.0.1
6
10
- Fixed wrong SPI clock speed.
Original file line number Diff line number Diff line change 1
1
name =RFID_MFRC522v2
2
- version =2.0.1
2
+ version =2.0.2
3
3
author =GithubCommunity
4
4
maintainer =GithubCommunity
5
5
sentence =Arduino RFID driver library for MFRC522 (SPI, I2C)
You can’t perform that action at this time.
0 commit comments