/VerySimpleTimer_Library

Arduino Library for very simple and basic timing function.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

VerySimpleTimer_Library

Arduino Library for very simple and basic timing function.

All timings are calculated by a given functionparameter time, so this library is internaly not relying on millis(), therefore it can be used during debugging/simulation/componenttest.

GPLv3

by hagre 2019