#pragma once enum APDU { U2F_REG = 0x01, U2F_AUTH = 0x02, U2F_VER = 0x03 };