mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-16 10:03:04 -07: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
|
// Waveshare commands
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
|
|
||||||
#ifndef CMDHFWQVESHARE_H__
|
#ifndef CMDHFWAVESHARE_H__
|
||||||
#define CMDHFWAVESHARE_H__
|
#define CMDHFWAVESHARE_H__
|
||||||
|
|
||||||
int CmdHFWaveshare(const char *Cmd);
|
int CmdHFWaveshare(const char *Cmd);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue