Skip to content

Commit

Permalink
add newline at the end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
nihinihikun committed Jan 13, 2024
1 parent 5e4b8ca commit 870391a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Nose/Nose.ino
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,4 @@ void SerialPrintSensors(char* adc_bytes, float temperature, float barometic_pres
bool TimerIsr(struct repeating_timer* t) {
timer100Hz = true;
return true;
}
}

0 comments on commit 870391a

Please sign in to comment.