hf 14a config: force RATS

This commit is contained in:
Philippe Teuwen 2020-09-07 15:09:18 +02:00
commit e3b8e868ea
3 changed files with 33 additions and 4 deletions

View file

@ -128,6 +128,7 @@ typedef struct {
int8_t forcebcc; // 0:expect valid BCC 1:force using computed BCC 2:force using card BCC
int8_t forcecl2; // 0:auto 1:force executing CL2 2:force skipping CL2
int8_t forcecl3; // 0:auto 1:force executing CL3 2:force skipping CL3
int8_t forcerats; // 0:auto 1:force executing RATS 2:force skipping RATS
} PACKED hf14a_config;
// Tracelog Header struct