prepare env
This commit is contained in:
parent
7dbf37007a
commit
a7e4832b7a
3 changed files with 11 additions and 15 deletions
|
|
@ -2,5 +2,7 @@
|
|||
#include <ESPMegaProOS.hpp>
|
||||
#include <ETH.h>
|
||||
|
||||
#define INTERNAL_DISPLAY_UART Serial
|
||||
#define INTERNAL_DISPLAY_BAUDRATE 115200
|
||||
void setup();
|
||||
void loop();
|
||||
|
||||
void input_callback(uint8_t pin, uint8_t state);
|
||||
Loading…
Add table
Add a link
Reference in a new issue