From 32bb6271083dddcf59f21df3dfe583dc818fd839 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Tue, 7 Mar 2017 10:49:25 +0100 Subject: [PATCH] Fix typo in drivers blacklist, thanks Godfrey Chung --- NEWS.md | 1 + contrib/linux/blacklist-libnfc.conf | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index e3f5411..0263cca 100644 --- a/NEWS.md +++ b/NEWS.md @@ -3,6 +3,7 @@ New in 1.7.x: API Changes: * 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: diff --git a/contrib/linux/blacklist-libnfc.conf b/contrib/linux/blacklist-libnfc.conf index 40f406f..343ab94 100644 --- a/contrib/linux/blacklist-libnfc.conf +++ b/contrib/linux/blacklist-libnfc.conf @@ -1,3 +1,3 @@ blacklist nfc blacklist pn533 -blacklist pm533_usb +blacklist pn533_usb