electra protocol rename. again

This commit is contained in:
Methodius 2024-05-01 21:12:06 +03:00
parent 70cdd26855
commit 7077d588c7
No known key found for this signature in database
GPG Key ID: 122FA99A00B41679

View File

@ -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,