Update main.c

pull/24/head
alanbjohnston 7 years ago committed by GitHub
parent 3480dfd501
commit 671a359432
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -235,7 +235,7 @@ int main(void) {
}
}
print("%s\n", str[3]);
printf("%s\n", str[3]);
digitalWrite (0, LOW);

Loading…
Cancel
Save

Powered by TurnKey Linux.