if you want to change the prompt go to:
-Sessions
–MCPSession.m
edit the Line:
[_device prompt:@”blink> ” secure:NO shell:YES];
Here you can change the prompt. Rebuild and you are done.
if you want to change the prompt go to:
-Sessions
–MCPSession.m
edit the Line:
[_device prompt:@”blink> ” secure:NO shell:YES];
Here you can change the prompt. Rebuild and you are done.