mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-12 16:22:59 -07:00
6 lines
86 B
C
6 lines
86 B
C
#ifndef PROXMARK3_H__
|
|
#define PROXMARK3_H__
|
|
|
|
#define PROXPROMPT "proxmark3> "
|
|
|
|
#endif
|