Skip to content

Commit 95f0c35

Browse files
Merge pull request #3 from YUKAI/develop
Fix typo
2 parents 7b6bc24 + 5338be2 commit 95f0c35

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name=MakerBoard
2-
version=1.0.0
2+
version=1.0.1
33
author=Yukai Engineering Inc.
44
maintainer=Yukai Engineering Inc. <kurikit_support@ux-xu.com>
55
sentence=Library for the MakerBoard standard library.
6-
paragraph=Create motor PWM, pin assign abstruction.
6+
paragraph=Create motor PWM, pin assignment abstruction.
77
category=Device Control
88
url=https://github.com/YUKAI/MakerBoard
99
architectures=avr
10-
depends=MsTImer2
10+
depends=MsTimer2

0 commit comments

Comments
 (0)