mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
This commit is contained in:
@@ -54,8 +54,7 @@ struct ReaderAnalyzer {
|
||||
NfcDebugPcap* pcap;
|
||||
};
|
||||
|
||||
static FuriHalNfcDevData reader_analyzer_nfc_data[] = {
|
||||
//XXX
|
||||
const FuriHalNfcDevData reader_analyzer_nfc_data[] = {
|
||||
[ReaderAnalyzerNfcDataMfClassic] =
|
||||
{.interface = FuriHalNfcInterfaceRf,
|
||||
.type = FuriHalNfcTypeA,
|
||||
|
||||
Reference in New Issue
Block a user