Commit 79c27bd1 authored by juvancic's avatar juvancic
Browse files

updated TA

parent c7e03d19
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -439,7 +439,7 @@ public class IOTCodec extends AbstractBaseCodec implements TciCDProvided {
		case 0:/**/
		case 1:protocol= "udp";break;
		case 2:/**/
		case 3:protocol= "tcp";break;
		case 3:protocol= "tcp or sctp";break;
		default:
		
		}