Update user_code.hpp
This commit is contained in:
parent
35734518c1
commit
934aebd735
|
@ -6,6 +6,9 @@
|
||||||
#include "espmega_iot_timer.hpp"
|
#include "espmega_iot_timer.hpp"
|
||||||
#include "espmega_iot_external_lcd.hpp"
|
#include "espmega_iot_external_lcd.hpp"
|
||||||
|
|
||||||
|
// Device Info
|
||||||
|
#define ESPMEGA_REV "ESPMega PRO R3.3b (CUD)"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Environment Details
|
Environment Details
|
||||||
P0-P2: Fans
|
P0-P2: Fans
|
||||||
|
|
Loading…
Reference in New Issue