Skip to content

Commit

Permalink
comment out asn1 debug
Browse files Browse the repository at this point in the history
  • Loading branch information
bettse committed Oct 12, 2024
1 parent 9688c48 commit c4bc702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion seader_worker.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

#define APDU_HEADER_LEN 5
#define ASN1_PREFIX 6
#define ASN1_DEBUG true
// #define ASN1_DEBUG true

#define RFAL_PICOPASS_TXRX_FLAGS \
(FURI_HAL_NFC_LL_TXRX_FLAGS_CRC_TX_MANUAL | FURI_HAL_NFC_LL_TXRX_FLAGS_AGC_ON | \
Expand Down

0 comments on commit c4bc702

Please sign in to comment.