Update timers.ino
This commit is contained in:
parent
d8898db9fe
commit
8f9619ca96
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue