proxmark3/client/proxmark3.h

7 lines
86 B
C

#ifndef PROXMARK3_H__
#define PROXMARK3_H__
#define PROXPROMPT "proxmark3> "
#endif