Comments updated
This commit is contained in:
parent
d1ad170955
commit
60066bfca2
@ -62,7 +62,7 @@ function startWebServer()
|
||||
--here is code for handling http request from a web-browser
|
||||
|
||||
if (sendPage ~= nil) then
|
||||
print("Loading webpage ...")
|
||||
print("Sending webpage.html ...")
|
||||
-- Load the sendPagewebcontent
|
||||
sendPage(conn, "webpage.html")
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user