Skip to content

Commit 76e9932

Browse files
committed
Naming change to Arduino FOC
1 parent 877ae0c commit 76e9932

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

library.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name=SimpleFOC
2-
version=1.0.0
1+
name=Arduino FOC
2+
version=1.1.0
33
author=Antun Skuric <[email protected]>
44
maintainer=Antun Skuric <[email protected]>
55
sentence=A library demistifying FOC for BLDC motors
66
paragraph=Simple library intended for hobby comunity to run the gimbal motors using FOC algorithm
77
category=Device Control
8-
url=http://github.com/Arduino-FOC/
8+
url=http://github.com/askuric/Arduino-FOC/
99
architectures=avr
10-
includes=SimpleFOC.h
10+
includes=ArduinoFOC.h

0 commit comments

Comments
 (0)