mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-08-28 03:04:18 +00:00
Add PM3 command includes and fix function closing
Signed-off-by: Niel Nielsen <nieldk@gmail.com>
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include "bwm_wifi.h"
|
||||
#include "bwm_uart_at32.h" // bwm_uart_write / bwm_uart_rx_available / bwm_uart_read
|
||||
#include "bwm_forward.h" // app_com header bytes + BWM_CMD_* forward codes
|
||||
#include "pm3_cmd.h" // PM3_SUCCESS / PM3_ETIMEOUT / PM3_EFAILED / PM3_EOVFLOW
|
||||
#include "ticks_apis.h" // GetTickCount / GetTickCountDelta
|
||||
#include "dbprint.h"
|
||||
#include "string.h"
|
||||
|
||||
Reference in New Issue
Block a user