iot-firmware/src/espmega_iot_ota.hpp

4 lines
92 B
C++
Raw Normal View History

2023-09-29 19:54:38 +00:00
#pragma once
#include <ESPMegaPRO.h>
extern String ota_upload_page;
extern String ota_style;