EmbAJAX
Simplistic framework for creating and handling displays and controls on a web page served by an embeddable device (Arduino or other microcontroller with Arduino support).
|
Absrract internal helper class. More...
#include <EmbAJAX.h>
Public Member Functions | |
virtual void | handleRequest (void(*change_callback)()=0)=0 |
virtual void | printPage ()=0 |
Absrract internal helper class.
Needed for internal reasons. Refer to EmbAJAXPage, instead.