Fixed Typo

This commit is contained in:
Chris Teubert
2015-04-30 11:16:08 -07:00
parent b243306866
commit 6ed9c67469

View File

@@ -623,7 +623,7 @@ int psendPOSITest() // sendPOSI test
POSI[5] = -10.0F;
POSI[6] = 1;
// Execution 2
// Execution 3
pauseSim(sock, 1);
sendPOSI(sock, POSI, 3, 0);
result = getDREFs(sock, drefs, data, 7, sizes);