From 3d5e19d099510f7e85061172447b7d3dc476bf50 Mon Sep 17 00:00:00 2001 From: Aduen Darriba Frederiks Date: Fri, 12 Feb 2021 13:11:41 +0100 Subject: [PATCH] Update library.properties --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index ca6a5d5..6c897af 100644 --- a/library.properties +++ b/library.properties @@ -3,7 +3,7 @@ version=0.1.0 author=Aduen Darriba maintainer=Aduen sentence=A threaded timing library for mbed Arduinos -paragraph=The library is an mbed wrapper around EventQueue and Thread, making it a threaded event timer. Usage is similar to other timing libraries. +paragraph=The library is an mbed wrapper around EventQueue and Thread, making it a threaded event timer. This library is only useful for mbed enabled boards like Nano 33 ble/ sense. category=Timing url=https://github.com/Aduen/ThreadedTimer architectures=*