updates to Matlab Tests

This commit is contained in:
Chris Teubert
2015-04-08 09:12:27 -07:00
parent efc591ead4
commit d18904bbe2
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ addpath('../../MATLAB')
import XPlaneConnect.*
%% Test
sendTEXT('sendTEXT test message M', 200, 400)
sendTEXT('sendTEXT test message M', 200, 400);
end