Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
balerion committed Mar 21, 2021
1 parent bf085c6 commit 2c14df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Arduino code/main.ino
Original file line number Diff line number Diff line change
Expand Up @@ -398,8 +398,8 @@ void updateTacho() {
Serial.print(rpm_filt);
Serial.print(" ");
Serial.println(dt);
}
#endif
}
}

typedef struct printStruct {
Expand Down

0 comments on commit 2c14df6

Please sign in to comment.