Skip to content

Commit

Permalink
Updated Port Number
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewvh4 committed Feb 17, 2019
1 parent f8bf12f commit 7876d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RoveCommManifest.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#include <stdint.h>
#include "RoveCommPacket.h"

#define RC_ROVECOMM_ETHERNET_UDP_PORT 1100 // todo Skelton Port Masking
#define RC_ROVECOMM_ETHERNET_UDP_PORT 11000 // todo Skelton Port Masking

//IP Addresses
#define RC_ROVECOMM_SUBNET_IP_FIRST_OCTET 192
Expand Down

0 comments on commit 7876d19

Please sign in to comment.