Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru.
This commit is contained in:
@@ -54,7 +54,7 @@ const char PROGMEM TELNETMenu[] = "\r\n"
|
||||
/** Header to print before the current connections are printed to the client */
|
||||
const char PROGMEM CurrentConnectionsHeader[] = "\r\n* Current TCP Connections: *\r\n";
|
||||
|
||||
/** Initialization function for the simple HTTP webserver. */
|
||||
/** Initialization function for the simple TELNET webserver. */
|
||||
void TELNETServerApp_Init(void)
|
||||
{
|
||||
/* Listen on port 23 for TELNET connections from hosts */
|
||||
|
||||
Reference in New Issue
Block a user