renatobo / bonogps

A GPS setup to log your track lap times, based on ESP32, with the ability to interface with several mobile phone apps that log your speed and position via Bluetooth Low Energy, Bluetooth or WiFi
MIT License
61 stars 19 forks source link

feat(webserver): Optimized webserver usage, made tcp/ip server optional #4

Closed renatobo closed 3 years ago

renatobo commented 3 years ago

Fixes #3 and #2

Used undocumented features of WebServer to

Made tcp/ip relay server optional

Both these should help with bt-spp and wifi conflicts, testing showed a much more stable behavior