Skip to content

Commit

Permalink
Merge pull request #3 from ponoor/develop
Browse files Browse the repository at this point in the history
update library.properties
  • Loading branch information
kanta authored Sep 1, 2021
2 parents 27c711c + be2a477 commit e9a9f32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Differences from the original library
- Added `getSpeed()` function
- Disable interrupts during `getStatus` and `xferParam` to avoid return value collapse for ATSAMD
- Changed some constants name(`CMD_GET_STATUS`, `REG_STATUS`) to avoid conflicts with other libraries.
- Added functions related with `EL_POS`

License Information
-------------------
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=Ponoor L6470 Library
version=1.0.0
version=1.0.1
author=Ponoor Experiments Inc <info@ponoor.com>
maintainer=Kanta Horio <kanta@ponoor.com>
sentence=STM L6470 stepper driver chip library.
Expand Down

0 comments on commit e9a9f32

Please sign in to comment.