Const port

This commit is contained in:
Volodymyr Shymanskyy
2017-09-10 23:32:21 +03:00
parent b4ac86e89e
commit 77e2d193de

View File

@@ -37,7 +37,7 @@ TinyGsmClient client(modem);
const char server[] = "cdn.rawgit.com";
const char resource[] = "/vshymanskyy/tinygsm/master/extras/logo.txt";
int port = 80;
const int port = 80;
void setup() {
// Set console baud rate