mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
Add cmd: usart btpin to change add-on BT PIN
This commit is contained in:
parent
df2203d9c3
commit
c867b3bc9a
3 changed files with 94 additions and 7 deletions
|
@ -26,6 +26,7 @@ bool IfPm3Flash(void);
|
|||
bool IfPm3Smartcard(void);
|
||||
bool IfPm3FpcUsart(void);
|
||||
bool IfPm3FpcUsartHost(void);
|
||||
bool IfPm3FpcUsartHostFromUsb(void);
|
||||
bool IfPm3FpcUsartDevFromUsb(void);
|
||||
bool IfPm3Lf(void);
|
||||
bool IfPm3Hitag(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue