Skip to content

Commit bfe82ab

Browse files
committed
Readme fix and lib ver roll.
1 parent bde8bb4 commit bfe82ab

File tree

2 files changed

+7
-15
lines changed

2 files changed

+7
-15
lines changed

README.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
SparkFun <PRODUCT NAME> Arduino Library
1+
SparkFun DRV2605L Arduino Library
22
========================================
3+
34
![SparkFun DRV2605L Haptic Motor Driver](https://cdn.sparkfun.com/assets/parts/1/1/8/4/7/14031-01.jpg)
45

5-
[*SparkFun Haptic Motor Driver (ROB-14031)*](https://www.sparkfun.com/products/14031)
6+
[*SparkFun Haptic Motor Driver (ROB-14031)*](https://www.sparkfun.com/products/14031)
67

7-
<Library for the DRV2605L.>
8+
Arduino library for the DRV2605L.
89

910
Repository Contents
1011
-------------------
@@ -17,21 +18,14 @@ Documentation
1718
--------------
1819

1920
* **[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
20-
* **[Product Repository](https://github.com/sparkfun/Haptic_Motor_Driver)** - Main repository (including hardware files) for the <Haptic Motor Driver>.
21-
* **[Hookup Guide](https://learn.sparkfun.com/tutorials/haptic-motor-driver-hook-up-guide?_ga=1.65538670.1788647015.1453914745)** - Basic hookup guide for the <Haptic Motor Driver>.
21+
* **[Product Repository](https://github.com/sparkfun/Haptic_Motor_Driver)** - Main repository (including hardware files) for the Haptic Motor Driver.
22+
* **[Hookup Guide](https://learn.sparkfun.com/tutorials/haptic-motor-driver-hook-up-guide** - Basic hookup guide for the Haptic Motor Driver.
2223

2324
Products that use this Library
2425
---------------------------------
2526

2627
* [ROB-14031](https://www.sparkfun.com/products/14031?_ga=1.59525741.1788647015.1453914745)- Haptic Motor Driver
2728

28-
29-
Version History
30-
---------------
31-
32-
* [vExxFxxZxxHxxLxxSxx](URL for tag specific to this version) - Description
33-
* [vEyyFyyZyyHyyLyySyy](URL for tag specific to this version) - Description
34-
3529
License Information
3630
-------------------
3731

@@ -44,5 +38,3 @@ If you have any questions or concerns on licensing, please contact techsupport@s
4438
Distributed as-is; no warranty is given.
4539

4640
- Your friends at SparkFun.
47-
48-
_<COLLABORATION CREDIT>_

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=SparkFun Haptic Motor Driver
2-
version=1.1.0
2+
version=1.1.1
33
author=Lightninghawk mary.west@sparkfun.com
44
maintainer=SparkFun Electronics sparkfun.com
55
sentence=Library for the DRV2605L Haptic Motor Driver

0 commit comments

Comments
 (0)