Skip to content
Snippets Groups Projects
Commit b0d3e6b7 authored by brutzman's avatar brutzman
Browse files

whitespace

parent 44aec007
No related branches found
No related tags found
No related merge requests found
...@@ -33,7 +33,7 @@ public class EspduSender ...@@ -33,7 +33,7 @@ public class EspduSender
/** /**
* Default multicast port used, matches Wireshark DIS capture default * Default multicast port used, matches Wireshark DIS capture default
*/ */
public static final int DEFAULT_MULTICAST_PORT = 3000; public static final int DEFAULT_MULTICAST_PORT = 3000;
public enum NetworkMode { public enum NetworkMode {
UNICAST, MULTICAST, BROADCAST UNICAST, MULTICAST, BROADCAST
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment