Fix typo in drivers blacklist, thanks Godfrey Chung
This commit is contained in:
parent
86ce8dff52
commit
32bb627108
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user