diff --git a/speeduino/timers.ino b/speeduino/timers.ino index 4dc34db4..a5332376 100644 --- a/speeduino/timers.ino +++ b/speeduino/timers.ino @@ -2,7 +2,7 @@ Speeduino - Simple engine management for the Arduino Mega 2560 platform Copyright (C) Josh Stewart A full copy of the license may be found in the projects root directory -*/ +*/ /* Timers are used for having actions performed repeatedly at a fixed interval (Eg every 100ms)