update
This commit is contained in:
parent
32b895afe2
commit
60fc30586b
@ -20,6 +20,8 @@
|
||||
#include <netinet/udp.h>
|
||||
#include <arpa/inet.h>
|
||||
|
||||
// comment here
|
||||
|
||||
const char *DESTINATION_IP = "255.255.255.255";
|
||||
const uint16_t SOURCE_PORT = 14236;
|
||||
const uint16_t DESTINATION_PORT = 14235;
|
||||
|
Reference in New Issue
Block a user