Skip to content

Commit

Permalink
Wrapping Muxr Integration.
Browse files Browse the repository at this point in the history
  • Loading branch information
andrasio committed Apr 21, 2015
1 parent c6c2292 commit fa5ab3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tokaido/TKDTokaidoSplashController.m
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ -(void) start {
[self finish];
});


[self finish];
}

Expand All @@ -61,7 +61,7 @@ -(void) finish {
});

// Force connection attempt with Muxr
//[TKDMuxrManager defaultManager];
[TKDMuxrManager defaultManager];
}

-(IBAction)openTerminal:(id)sender {
Expand Down

0 comments on commit fa5ab3b

Please sign in to comment.