SXXXXXXX_PyBusMonitor1553/cpp/GrifoScope/QgScope/qgscope.h
2025-12-17 07:59:30 +01:00

13 lines
102 B
C++

#ifndef QGSCOPE_H
#define QGSCOPE_H
class QgScope
{
public:
QgScope();
};
#endif // QGSCOPE_H