Skip to content
Snippets Groups Projects
Commit ce651020 authored by danielcain's avatar danielcain
Browse files

Receiver update 7 Sep 1215

parent 83c32f15
No related branches found
No related tags found
No related merge requests found
...@@ -58,8 +58,8 @@ public class C_T_EspduSenderA { ...@@ -58,8 +58,8 @@ public class C_T_EspduSenderA {
//int alternator = -1; //int alternator = -1;
// Lat and Long Coordinates that will be used for the location of the Requesting Unit // Lat and Long Coordinates that will be used for the location of the Requesting Unit
double lat = 36.595517; double lat = 36.59;
double lon = -121.877000; double lon = -121.87;
// Initialize the Port, Mode, and Destination IP // Initialize the Port, Mode, and Destination IP
int port = DEFAULT_MULTICAST_PORT; int port = DEFAULT_MULTICAST_PORT;
......
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