Skip to content

Commit 0f3d0e8

Browse files
WereCatfigrr
authored andcommitted
Add MFRC522 to supported libraries (#2044)
1 parent 30720ce commit 0f3d0e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/libraries.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,3 +168,4 @@ Libraries that don't rely on low-level access to AVR registers should work well.
168168
- [SdFat-beta](https://github.com/greiman/SdFat-beta) - SD-card library with support for long filenames, software- and hardware-based SPI and lots more.
169169
- [FastLED](https://github.com/FastLED/FastLED) - a library for easily & efficiently controlling a wide variety of LED chipsets, like the Neopixel (WS2812B), DotStar, LPD8806 and many more. Includes fading, gradient, color conversion functions.
170170
- [OLED](https://github.com/klarsys/esp8266-OLED) - a library for controlling I2C connected OLED displays. Tested with 0.96 inch OLED graphics display.
171+
- [MFRC522](https://github.com/miguelbalboa/rfid) - A library for using the Mifare RC522 RFID-tag reader/writer.

0 commit comments

Comments
 (0)