4 lines
92 B
C++
4 lines
92 B
C++
|
#pragma once
|
||
|
#include <ESPMegaPRO.h>
|
||
|
extern String ota_upload_page;
|
||
|
extern String ota_style;
|