mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-01 05:06:38 +00:00
The endianness problem spoken about in r586 does not exist since the value in pn53x_get_reg() is in a register so keep the ugly boolean operations to copy the value: using all endianness conversions macros is a PITA.