7 lines
68 B
C++
7 lines
68 B
C++
|
#include "tachometer_data.h"
|
||
|
|
||
|
TachometerData::TachometerData()
|
||
|
{
|
||
|
|
||
|
}
|