mirror of
				https://github.com/KevinMidboe/TinyGSM.git
				synced 2025-10-29 18:00:18 +00:00 
			
		
		
		
	Const port
This commit is contained in:
		| @@ -37,7 +37,7 @@ TinyGsmClient client(modem); | |||||||
| const char server[] = "cdn.rawgit.com"; | const char server[] = "cdn.rawgit.com"; | ||||||
| const char resource[] = "/vshymanskyy/tinygsm/master/extras/logo.txt"; | const char resource[] = "/vshymanskyy/tinygsm/master/extras/logo.txt"; | ||||||
|  |  | ||||||
| int port = 80; | const int port = 80; | ||||||
|  |  | ||||||
| void setup() { | void setup() { | ||||||
|   // Set console baud rate |   // Set console baud rate | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user