mirror of
https://github.com/RfidResearchGroup/ChameleonMini.git
synced 2026-05-12 11:20:37 -07:00
Fu..ed up a define with commit 288f6721b10299548e6a4cdd34017535f9e0b542
This commit is contained in:
committed by
Thorsten Bosbach
parent
2ba1441d1b
commit
ede8b48820
@@ -16,7 +16,7 @@
|
||||
#include "ISO15693-A.h"
|
||||
|
||||
#define BYTES_PER_PAGE 4
|
||||
#define NUMBER_OF_SECTORS ( ISO15693_GENERIC_MEM_SIZE / BYTES_PER_PAGE )
|
||||
#define NUMBER_OF_SECTORS ( TITAGIT_STD_MEM_SIZE / BYTES_PER_PAGE )
|
||||
#define MEM_UID_ADDRESS 0x20
|
||||
|
||||
static enum {
|
||||
|
||||
Reference in New Issue
Block a user