mirror of
https://github.com/ShaYmez/NXDNClients.git
synced 2026-06-17 21:28:45 -04:00
Reset data when a header is received.
This commit is contained in:
@@ -63,6 +63,7 @@ void CGPSHandler::setInfo(unsigned int txFrequency, unsigned int rxFrequency, fl
|
||||
|
||||
void CGPSHandler::processHeader(const std::string& source)
|
||||
{
|
||||
reset();
|
||||
m_source = source;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user