first commit
This commit is contained in:
11
ESP32_WAVESHARE_7x5/Params.h
Normal file
11
ESP32_WAVESHARE_7x5/Params.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef Params_h
|
||||
#define Params_h
|
||||
#include <Arduino.h>
|
||||
|
||||
class Params {
|
||||
public :
|
||||
Params();
|
||||
public :
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user