Im Simu-Mode Bedienung über Tastatur
This commit is contained in:
@@ -11,5 +11,6 @@ void MqttClient_Publish_MotorGear(int iMotorIndex, int iGear);
|
||||
void MqttClient_Publish_MotorPower(int iMotorIndex, int iPower);
|
||||
void MqttClient_Publish_MotorSwitchState(int iMotorIndex, unsigned char nSwitchState);
|
||||
void MqttClient_Publish_MotorActualPowerW(int iMotorIndex, int iMotorPowerW);
|
||||
void MqttClient_SwitchPowerSupply(int on);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user