mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
syntax suger
This commit is contained in:
parent
46f983fe9e
commit
88e20c9f6d
4 changed files with 19 additions and 26 deletions
|
@ -49,7 +49,7 @@ uint32_t RAMFUNC GetTickCount();
|
|||
|
||||
void StartCountUS();
|
||||
uint32_t RAMFUNC GetCountUS();
|
||||
uint32_t RAMFUNC GetDeltaCountUS();
|
||||
//uint32_t RAMFUNC GetDeltaCountUS();
|
||||
|
||||
void StartCountSspClk();
|
||||
uint32_t RAMFUNC GetCountSspClk();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue