mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-08-28 00:54:25 +00:00
Replace ticks.h with ticks_apis.h in bwm_wifi.c
Signed-off-by: Niel Nielsen <nieldk@gmail.com>
This commit is contained in:
+1
-1
@@ -4,7 +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 "ticks.h" // GetTickCount / GetTickCountDelta
|
||||
#include "ticks_apis.h" // GetTickCount / GetTickCountDelta
|
||||
#include "dbprint.h"
|
||||
#include "string.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user