RFID: add support for Kantech IOProx cards (#1261)
This commit is contained in:
@@ -8,6 +8,7 @@ enum class LfrfidKeyType : uint8_t {
|
||||
KeyEM4100,
|
||||
KeyH10301,
|
||||
KeyI40134,
|
||||
KeyIoProxXSF,
|
||||
};
|
||||
|
||||
const char* lfrfid_key_get_type_string(LfrfidKeyType type);
|
||||
|
Reference in New Issue
Block a user