Add Waveshare support (bitmap ok, RGB maybe broken?)
This commit is contained in:
10
client/src/cmdhfwaveshare.h
Normal file
10
client/src/cmdhfwaveshare.h
Normal file
@@ -0,0 +1,10 @@
|
||||
//-----------------------------------------------------------------------------
|
||||
// Waveshare commands
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#ifndef CMDHFWQVESHARE_H__
|
||||
#define CMDHFWAVESHARE_H__
|
||||
|
||||
int CmdHFWaveshare(const char *Cmd);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user