fix(fw): don't treat NXP custom commands with OPTION flag as inventory
NXP command 0xB0 with flags 0x26 was misinterpreted as inventory, corrupting sim state. Custom commands (>= 0xA0) use bit 2 as OPTION.
This commit is contained in:
NXP command 0xB0 with flags 0x26 was misinterpreted as inventory, corrupting sim state. Custom commands (>= 0xA0) use bit 2 as OPTION.