marcoskirsch / nodemcu-httpserver

A (very) simple web server written in Lua for the ESP8266 firmware NodeMCU.
GNU General Public License v2.0
397 stars 166 forks source link

Call to log had wrong parameters #88

Closed HHHartmann closed 7 years ago

HHHartmann commented 7 years ago

The parameter should be the connection itself. Log then calls getpeer on it