mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
sleep in the makefile ,
This commit is contained in:
parent
234acf74ff
commit
70b58e46b1
1 changed files with 2 additions and 2 deletions
|
@ -82,8 +82,8 @@ CORESRCS = uart_posix.c \
|
||||||
uart_win32.c \
|
uart_win32.c \
|
||||||
util.c \
|
util.c \
|
||||||
util_posix.c \
|
util_posix.c \
|
||||||
scandir.c
|
scandir.c \
|
||||||
# sleep.c
|
sleep.c
|
||||||
|
|
||||||
CMDSRCS = crapto1/crapto1.c\
|
CMDSRCS = crapto1/crapto1.c\
|
||||||
crapto1/crypto1.c\
|
crapto1/crypto1.c\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue