Garrett Davidson

Results 5 comments of Garrett Davidson

Unless I'm completely missing something, I propose adding a method `uint8_t nfc_device_get_last_status(const nfc_device *pnd)` which provides access to this hidden value. I'm doing this now on my fork for my...

Just submitted PR #482 with a fix for this.

Closed the pull request. Upon further investigation, it seems that no matter what the actual error received from the board is, libnfc always returns a 1 (ETIMEOUT). If this is...

Workaround: Add `#include ` to `amiibo.h` and `amiitool.h`.

Workaround: Run `pimiibo` from the folder where you cloned it.