mirror of
https://github.com/RfidResearchGroup/ChameleonUltra.git
synced 2026-05-12 11:22:59 -07:00
Remove duplicate rc522.h include
Removed duplicate rc522.h include and adjusted spacing.
This commit is contained in:
committed by
Niel Nielsen
parent
efa2ea2c7b
commit
c7e038cc61
@@ -18,11 +18,10 @@
|
||||
#include "bsp_wdt.h"
|
||||
#include "lf_reader_generic.h"
|
||||
#include "lf_em4x05_data.h"
|
||||
#include "rc522.h"
|
||||
#endif
|
||||
#include "nfc_14a.h"
|
||||
#include "nfc_14a_4.h"
|
||||
#include "rc522.h"
|
||||
|
||||
|
||||
#define NRF_LOG_MODULE_NAME app_cmd
|
||||
#include "nrf_log.h"
|
||||
|
||||
Reference in New Issue
Block a user