diff --git a/Nose/Nose.ino b/Nose/Nose.ino index 0af426b..d340252 100644 --- a/Nose/Nose.ino +++ b/Nose/Nose.ino @@ -136,4 +136,4 @@ void SerialPrintSensors(char* adc_bytes, float temperature, float barometic_pres bool TimerIsr(struct repeating_timer* t) { timer100Hz = true; return true; -} \ No newline at end of file +}