Update main.c

pull/34/head
alanbjohnston 6 years ago committed by GitHub
parent 049fa7e79e
commit fd474e5f1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -239,7 +239,7 @@ int main(void) {
if (RPITX)
{
// char cmdbuffer[1000];
strcat(str,footer_str;
strcat(str,footer_str);
sleep(2);
fprintf(stderr, "String to execute: %s\n", str);
sleep(2);

Loading…
Cancel
Save

Powered by TurnKey Linux.