LAPTOP-SNT8I5JK\Boounion
2025-05-24 ab78aac9f9c758014f74b9ec699d3ed2ae76b914
SourceCode/Bond/Servo/Model.h
@@ -2,6 +2,7 @@
#include "Configuration.h"
#include "HsmsPassive.h"
#include "CMaster.h"
#include "CGlassPool.h"
class CModel
{
@@ -32,6 +33,7 @@
public:
   CConfiguration m_configuration;
   CHsmsPassive m_hsmsPassive;
   SERVO::CGlassPool m_glassPool;
   SERVO::CMaster m_master;
private: