From 79d07380b85c548a3e66e2201a2a89fc2cb84dec Mon Sep 17 00:00:00 2001 From: Joaquin Villalba Date: Fri, 26 Oct 2018 12:10:24 -0300 Subject: [PATCH] Update library.properties --- library.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/library.properties b/library.properties index 3207ac0..01239f4 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ -name=Ret_M delay millis library -version=1.0 -author=Carlos Joaquin Villalba -maintainer=https://github.com/Dragonop +name=Ret_M +version=1.0.0 +author=Carlos Joaquin Villalba +maintainer=Carlos Joaquin Villalba sentence=Arduino library for easy implementation of delays without pauses paragraph= Delays utilizing the millis function, for use in time sensitive programs or to avoid pauses in the program category=Timing url=https://github.com/Dragonop/Ret_M -architectures=* \ No newline at end of file +architectures=*