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"