RobotKit API
RKJumpToMainAppCommand Class Reference

Class that encapsulates a request for the robot's bootloader to go to the main app. More...

#import <RKJumpToMainAppCommand.h>

Inheritance diagram for RKJumpToMainAppCommand:
RKDeviceCommand RKDeviceMessage

List of all members.


Detailed Description

Used to command the bootloader to jump to the main application. The bootloader does jump to the main application, but when it wakes from a deep sleep it will wait which allow this command to force it to jump. The response will contain an error if the command is sent to main app.

This is a simple command that requires no parameters.

See also:
RKJumpToMainAppResponse

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties