b
This commit is contained in:
@@ -77,6 +77,8 @@ public slots:
|
||||
void setBeep(QVariant state);
|
||||
void beep(int sysid);
|
||||
|
||||
void setTTS(QVariant state);
|
||||
|
||||
|
||||
void setServoOffset(QVariant la,QVariant ra,
|
||||
QVariant le,QVariant re,
|
||||
@@ -157,6 +159,7 @@ protected:
|
||||
bool isEngineStartUp = false;
|
||||
|
||||
bool isEnableBeep = true;
|
||||
bool isEnableTTS = true;
|
||||
|
||||
float m_la = 0;
|
||||
float m_ra = 0;
|
||||
|
||||
Reference in New Issue
Block a user