Changeset 7390 in ntrip


Ignore:
Timestamp:
Sep 25, 2015, 10:29:11 AM (9 years ago)
Author:
weber
Message:

String waitTime changed to outWait

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncsettings.cpp

    r7361 r7390  
    145145    // Feed Engine
    146146    setValue_p("outPort",             "");
    147     setValue_p("waitTime",            "5");
     147    setValue_p("outWait",             "5");
    148148    setValue_p("outSampl",            "0");
    149149    setValue_p("outFile",             "");
Note: See TracChangeset for help on using the changeset viewer.