From 43b4f782431472469d258b6059bb771dffedd2b3 Mon Sep 17 00:00:00 2001 From: Th3maz1ng Date: Sun, 10 Apr 2022 17:40:04 +0200 Subject: [PATCH] Updated Author top comment --- src/app/app.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/app.ino b/src/app/app.ino index 45d7f9a..041d2da 100644 --- a/src/app/app.ino +++ b/src/app/app.ino @@ -3,7 +3,7 @@ * Created on : 24/02/2019 * Licence : MIT * - * Dead simple object implementing a non blocking delay using the Arduino framework. + * SAB App entry point. */ #include "definition.h" #include "SAB.h"