mirror of
https://github.com/ShaYmez/NXDNClients.git
synced 2025-08-02 21:12:27 -04: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)
|
void CGPSHandler::processHeader(const std::string& source)
|
||||||
{
|
{
|
||||||
|
reset();
|
||||||
m_source = source;
|
m_source = source;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user