"\r\n>";\r
\r
/** Header to print before the current connections are printed to the client */\r
-const char PROGMEM CurrentConnectionsHeader = "\r\n* Current TCP Connections: *\r\n";\r
+const char PROGMEM CurrentConnectionsHeader[] = "\r\n* Current TCP Connections: *\r\n";\r
\r
/** Initialization function for the simple HTTP webserver. */\r
void TELNETServerApp_Init(void)\r