I tried running the example code from the aWOT website:
#include #include #include "aWOT.h" WiFiServer server(80); A