initial commit
This commit is contained in:
commit
7dbf37007a
8 changed files with 189 additions and 0 deletions
6
src/main.hpp
Normal file
6
src/main.hpp
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#pragma once
|
||||
#include <ESPMegaProOS.hpp>
|
||||
#include <ETH.h>
|
||||
|
||||
#define INTERNAL_DISPLAY_UART Serial
|
||||
#define INTERNAL_DISPLAY_BAUDRATE 115200
|
||||
Loading…
Add table
Add a link
Reference in a new issue