mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-11-23 10:01:58 +03:00
electra protocol rename. again
This commit is contained in:
parent
70cdd26855
commit
7077d588c7
@ -416,7 +416,7 @@ void protocol_electra_render_data(ProtocolElectra* protocol, FuriString* result)
|
||||
|
||||
const ProtocolBase protocol_electra = {
|
||||
.name = "Electra",
|
||||
.manufacturer = "EM41xx XL",
|
||||
.manufacturer = "Electra Group",
|
||||
.data_size = ELECTRA_DECODED_DATA_SIZE,
|
||||
.features = LFRFIDFeatureASK | LFRFIDFeaturePSK,
|
||||
.validate_count = 3,
|
||||
|
Loading…
Reference in New Issue
Block a user