nova verzija tcp+udp->serial com

Revision:
10:15f7fea18a2f
Parent:
9:893843262a1f
Child:
11:2cc7e6f06cff
--- a/TcpServerToFlash.cpp	Wed Apr 22 13:21:50 2020 +0000
+++ b/TcpServerToFlash.cpp	Mon Apr 27 20:41:57 2020 +0000
@@ -7,7 +7,7 @@
 #include "doHTML.h"
 #include "dataFlash.h"
 
-#define SOCKET_PORT 11000
+#define SOCKET_PORT 80
 
 Semaphore s(1); /* semafor da ne dozvoli vise of 1 server thred-a, upravlja delet-ovanjem threda*/