#include #include "lib/nfc/helpers/iso7816.h" #define COLOR_RED "\033[0;31m" #define COLOR_GREEN "\033[0;32m" #define COLOR_RESET "\033[0;0m" void print_hex(const uint8_t* data, size_t length) { for(size_t i=0; i