mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-12 18:43:47 +00:00
Fix typo in drivers blacklist, thanks Godfrey Chung
This commit is contained in:
1
NEWS.md
1
NEWS.md
@@ -3,6 +3,7 @@ New in 1.7.x:
|
|||||||
API Changes:
|
API Changes:
|
||||||
|
|
||||||
* nfc_device_get_supported_baud_rate() now takes also "mode" as argument
|
* nfc_device_get_supported_baud_rate() now takes also "mode" as argument
|
||||||
|
* New nfc_get_supported_baud_rate_target_mode()
|
||||||
|
|
||||||
New in 1.7.1:
|
New in 1.7.1:
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
blacklist nfc
|
blacklist nfc
|
||||||
blacklist pn533
|
blacklist pn533
|
||||||
blacklist pm533_usb
|
blacklist pn533_usb
|
||||||
|
|||||||
Reference in New Issue
Block a user