travis fix, bad define

This commit is contained in:
iceman1001 2020-09-13 09:37:35 +02:00
parent b92c9e845d
commit 407105b93a

View file

@ -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);