nfc-tools / libnfc

Platform independent Near Field Communication (NFC) library
http://nfc-tools.org
GNU Lesser General Public License v3.0
1.64k stars 436 forks source link

Cleanup codes #732

Closed ikspress closed 3 weeks ago

ikspress commented 4 weeks ago

This PR is a part of #730. I removed #include <err.h> as it was only used in nfc-utils.h and moved msleep() macro to nfc-internal.h for better organization.