mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-09 09:39:16 +08:00
travis fix, bad define
This commit is contained in:
parent
b92c9e845d
commit
407105b93a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
// Waveshare commands
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#ifndef CMDHFWQVESHARE_H__
|
||||
#ifndef CMDHFWAVESHARE_H__
|
||||
#define CMDHFWAVESHARE_H__
|
||||
|
||||
int CmdHFWaveshare(const char *Cmd);
|
||||
|
|
Loading…
Reference in a new issue