Adjust count.

This commit is contained in:
jrblixt
2019-03-01 19:44:23 -07:00
parent 5f332fa29e
commit 222f9f4f47

View File

@ -62,7 +62,7 @@ static const char webServerMsg[] =
"HTTP/1.1 200 OK\r\n" "HTTP/1.1 200 OK\r\n"
"Content-Type: text/html\r\n" "Content-Type: text/html\r\n"
"Connection: close\r\n" "Connection: close\r\n"
"Content-Length: 215\r\n" "Content-Length: 225\r\n"
"\r\n" "\r\n"
"<html>\r\n" "<html>\r\n"
"<head>\r\n" "<head>\r\n"