Update sensor_extension.c add \n

sim-fail-6
Alan Johnston 4 months ago committed by GitHub
parent 4349ae48c7
commit 6024b58c27
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -11,7 +11,7 @@
// put your setup code here // put your setup code here
void sensor_setup() { void sensor_setup() {
printf("Starting new sensor!"); printf("Starting new sensor!\n");
} }

Loading…
Cancel
Save

Powered by TurnKey Linux.