#ifndef ROUTES_H
#define ROUTES_H
#include <esp8266.h>
#include <httpd.h>
extern const HttpdBuiltInUrl routes[];
#endif //ROUTES_H