AC-Mike

Results 1 comments of AC-Mike

I discovered this is not how it works. But, I did discover adding regex to the project build_flags = -DASYNCWEBSERVER_REGEX and using this to initialize the callback handler: ``` server->on("^\\/(?:.+\\/)?getPulsesReceived$",...