| sk.robotics.robot | classes |
function robot_reset | ^ |
Reset the robot.The Bluetooth connection with the robot will be lost, and has to be established again. This robot object needs to be deinitialized using robot_done after this call is issued.
- Source:
- robotdll/robotdll.h:1222
- Author:
- Version:
- latest version
- Param:
id robot object handle
- Code:
public ROBOTDLL_API void robot_reset (short id )