Skip to content

Commit c3c9870

Browse files
committed
update library properties
1 parent 042b684 commit c3c9870

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

library.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=Taskfun
2-
version=0.1.0
3-
author=Eugene Pistrak <evpisa@gmail.com>
4-
maintainer=Eugene Pistrak <evpisa@gmail.com>
5-
sentence=Preemptive multitasking for hobbyists for Arduino AVR and SAMD21
6-
paragraph=Add multitasking to your sketch to simplify coding your project. Preemptive multitasking allows you to design your sketch as independently running tasks.
2+
version=0.1.1
3+
author=Eugene Pistrak
4+
maintainer=Eugene Pistrak
5+
sentence=Preemptive multitasking for Arduino AVR and SAMD21
6+
paragraph=Add preemptive multitasking to your sketch. Independently running tasks allow you to simplify the design of your program.
77
category=Other
88
url=https://github.com/glutio/Taskfun
99
architectures=avr,samd

0 commit comments

Comments
 (0)