mirror of
https://github.com/ShaYmez/NXDNClients.git
synced 2025-02-03 09:44:25 -05:00
Reset data when a header is received.
This commit is contained in:
parent
326d694405
commit
4c0d148ef2
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user