Skip to content

Commit

Permalink
trying to merge
Browse files Browse the repository at this point in the history
  • Loading branch information
amd11037 committed Apr 30, 2015
1 parent 621160c commit f364ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MindControlledUAV/src/ImprovedMain.java
Original file line number Diff line number Diff line change
Expand Up @@ -188,4 +188,4 @@ public void send_at_cmd(String at_cmd) throws Exception {
//socket.receive(packet); //AR.Drone does not send back ack message (like "OK")
//System.out.println(new String(packet.getData(),0,packet.getLength()));
}
}
}

0 comments on commit f364ed1

Please sign in to comment.