Add separator between sensor and driver
This commit is contained in:
parent
728cb50a1e
commit
7db21d34a4
@ -71,6 +71,8 @@ std::vector<int> SensorDriver::Sensor::parseReadResponse(const QByteArray& respo
|
||||
return {};
|
||||
}
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
|
||||
SensorDriver::SensorDriver()
|
||||
{
|
||||
qDebug("Initializing sensor driver");
|
||||
|
Loading…
Reference in New Issue
Block a user