bportaluri / WiFiEsp

Arduino WiFi library for ESP8266 modules
GNU General Public License v3.0
548 stars 210 forks source link

Searching more params in RingBuffer. #193

Open Ayguid opened 4 years ago

Ayguid commented 4 years ago

Hi in your webserverLed example you use,,,,

    if (buf.endsWith("GET /H")) {----- }

How could i find more complex values inside ringBuffer? For example,,, 192.168.43.79:80/servo1=123 ...maybe servo1=333,,,