Skip to content

Commit

Permalink
Merge pull request #157 from shinhub/mf_detection_refactor
Browse files Browse the repository at this point in the history
MF_DETECTION refactor
  • Loading branch information
iceman1001 authored Sep 22, 2019
2 parents 697be03 + 0dc1195 commit 165f7e5
Show file tree
Hide file tree
Showing 11 changed files with 507 additions and 685 deletions.
1 change: 0 additions & 1 deletion Firmware/ChameleonMini/Application/Application.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
/* Applications */
#include "MifareClassic.h"
#include "MifareUltralight.h"
#include "Detection.h"

/* Function wrappers */
INLINE void ApplicationInit(void) {
Expand Down
171 changes: 0 additions & 171 deletions Firmware/ChameleonMini/Application/Detection.c

This file was deleted.

10 changes: 0 additions & 10 deletions Firmware/ChameleonMini/Application/Detection.h

This file was deleted.

Loading

0 comments on commit 165f7e5

Please sign in to comment.