mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
perform startup delay also during TIA
This commit is contained in:
parent
0877802ded
commit
bf3ae7f007
4 changed files with 8 additions and 12 deletions
|
@ -5,6 +5,6 @@
|
|||
#include "at91sam7s512.h"
|
||||
|
||||
void mck_from_pll_to_slck(void);
|
||||
void mck_from_slck_to_pll(bool cold);
|
||||
void mck_from_slck_to_pll(void);
|
||||
|
||||
#endif // _CLOCKS_H_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue