Picopass: detect and show SE / SIO (#1701)
* detect and show SE / SIO * fix fault * remove bad read check Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
committed by
GitHub
parent
fb476c29e6
commit
c7cd5721ed
@@ -47,6 +47,7 @@ typedef struct {
|
||||
typedef struct {
|
||||
bool legacy;
|
||||
bool se_enabled;
|
||||
bool sio;
|
||||
bool biometrics;
|
||||
uint8_t pin_length;
|
||||
PicopassEncryption encryption;
|
||||
|
Reference in New Issue
Block a user