Skip to content

Commit d586cb7

Browse files
committed
update library.properties
1 parent 64da512 commit d586cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=FreeRTOS
22
version=10.3.0-6
33
author=Richard Barry <info@freertos.org>
44
maintainer=Phillip Stevens <phillip.stevens@gmail.com>
5-
sentence=<h3>FreeRTOS Real Time Operating System implemented for AVR (Uno, Leonardo, Mega) </h3>
5+
sentence=FreeRTOS Real Time Operating System implemented for AVR (Uno, Leonardo, Mega).
66
paragraph=The primary design goals are: Easy to use, Small footprint, Robust. Uses Watchdog Timer for 15ms resolution. Slow blink = stack overflow. Fast blink = heap malloc() failure.
77
category=Timing
88
url=https://github.com/feilipu/Arduino_FreeRTOS_Library

0 commit comments

Comments
 (0)