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