s00500 / ESPUI

A simple web user interface library for ESP32 and ESP8266

Home Page:https://valencia.lbsfilm.at/midterm-presentation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unused function declaration in ESPUI.h

hagre opened this issue · comments

This function (with 2 parameters) is never used in the library or completed in the ESPUI.cpp

Line 231: void NotifyClient(uint32_t WsClientId, ClientUpdateType_t newState);