Update timers.ino

This commit is contained in:
Vitor Moreno B. Sales 2017-08-28 01:54:53 -03:00 committed by GitHub
parent d8898db9fe
commit 8f9619ca96
1 changed files with 1 additions and 1 deletions

View File

@ -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)