Commit bd17b295 authored by Marcel Stör's avatar Marcel Stör
Browse files

Change upper/lower case

parent 08aff66c
...@@ -31,5 +31,5 @@ telnet_srv:listen(2323, function(socket) ...@@ -31,5 +31,5 @@ telnet_srv:listen(2323, function(socket)
end) end)
socket:on("sent", sender) socket:on("sent", sender)
print("Welcome to NodeMcu world.") print("Welcome to NodeMCU world.")
end) end)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment