I've got this project working ... and I'm trying to get a webserver running within the project to be able to update the values via the web.
I'm using the generic <WebServer.h> and find that this code works in isolation - but will not work within this project.
The symptom is that the server started to service the first request and never completes. The display part of the project continues to run.
Any ideas ?? Cheers Andy
I've got this project working ... and I'm trying to get a webserver running within the project to be able to update the values via the web.
I'm using the generic <WebServer.h> and find that this code works in isolation - but will not work within this project.
The symptom is that the server started to service the first request and never completes. The display part of the project continues to run.
Any ideas ?? Cheers Andy