Skip to content

Commit 3aee560

Browse files
authored
Update library URL
1 parent 9b9d143 commit 3aee560

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
@@ -5,7 +5,7 @@ maintainer=Mauricio Caballero <maucaballeroz@gmail.com>
55
sentence=A library for controlling DC motors using PWM signals.
66
paragraph=This library provides a simple interface to control DC motors, it is meant to interact with either single wire PWM motor drivers, like the SparkMAX, or three wire (PWM, forward and reverse) motor drivers such as L298N.
77
category=Device Control
8-
url=https://github.com/yourusername/MySensorLib
8+
url=https://github.com/mwlgt/DCMotorController
99
architectures=*
1010
includes=DCMotorController.h
1111
depends=

0 commit comments

Comments
 (0)