Skip to content

Commit

Permalink
undid changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kb1isz committed Aug 8, 2014
1 parent 3520d1a commit 1ffed6f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions main.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,8 @@ int rdacPort = 50002;
int baseRdacPort = 50200;
int maxRepeaters = 20;
int echoId = 9990;
<<<<<<< HEAD
int recordId = 9991;
char version[5] = "0.9";
=======
int rrsGpsId = 500;
char version[5] = "1.0";
>>>>>>> upstream/master

struct repeater repeaterList[100] = {0};
struct repeater emptyRepeater = {0};
Expand Down

0 comments on commit 1ffed6f

Please sign in to comment.