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
|
--here is code for handling http request from a web-browser
|
||||||
|
|
||||||
if (sendPage ~= nil) then
|
if (sendPage ~= nil) then
|
||||||
print("Loading webpage ...")
|
print("Sending webpage.html ...")
|
||||||
-- Load the sendPagewebcontent
|
-- Load the sendPagewebcontent
|
||||||
sendPage(conn, "webpage.html")
|
sendPage(conn, "webpage.html")
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user