Files
Arduino/WeatherPredictor/web_server.h
T

4 lines
46 B
C

#pragma once
void webBegin();
void webLoop();