RobotKit API
|
Class that encapsulates the response from a jump to main application command. More...
#import <RKJumpToBootloaderResponse.h>
A simple response that provides the error code returned from a jump to bootloader command. Typically this is sent to the main application and a RKResponseCodeOK value will be returned before the jump. An error will be returned if this is sent to the bootloader. Client code should delay any calls to the bootloader to allow it to initialize.