Changeset 6749 in ntrip for trunk/BNC/src/pppMain.cpp


Ignore:
Timestamp:
Mar 30, 2015, 1:27:15 PM (9 years ago)
Author:
stuerze
Message:

cosmetical changes

File:
1 edited

Legend:

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

    r6608 r6749  
    126126  _nmeaPort = settings.value("PPP/nmeaPort").toInt();
    127127  _snxtroFile = settings.value("PPP/snxtroFile").toString();
     128  _snxtroSampling = settings.value("PPP/snxtroSampling").toInt();
    128129
    129130  _realTime = false;
Note: See TracChangeset for help on using the changeset viewer.