mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-13 10:43:01 +08:00
revert...
something is wrong with includes and defines...
This commit is contained in:
parent
7044cf8fdf
commit
614255fd75
1 changed files with 1 additions and 0 deletions
|
@ -725,6 +725,7 @@ static const struct malias aliases[] = {
|
||||||
static const struct mpreset models[] = {
|
static const struct mpreset models[] = {
|
||||||
{ 0UL, 0, 0, P_BE, 0, 0, 0, NULL }, /* terminating entry */
|
{ 0UL, 0, 0, P_BE, 0, 0, 0, NULL }, /* terminating entry */
|
||||||
};
|
};
|
||||||
|
# define NPRESETS 0
|
||||||
|
|
||||||
static const struct malias aliases[] = {
|
static const struct malias aliases[] = {
|
||||||
{NULL, NULL }, /* terminating entry */
|
{NULL, NULL }, /* terminating entry */
|
||||||
|
|
Loading…
Reference in a new issue