working with every frame, fixing telem read

pull/78/head
alanbjohnston 5 years ago committed by GitHub
parent 211da494be
commit 5279c8f36f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1170,6 +1170,7 @@ else {
// char cmdbuffer[1000];
/**/
// FILE * file = popen(pythonStr, "r");
fputc('\n', file1);
fgets(cmdbuffer, 1000, file1);
// printf("result: %s\n", cmdbuffer);
// pclose(file);

Loading…
Cancel
Save

Powered by TurnKey Linux.