Skip to content

Commit 0cc9790

Browse files
committed
replaced the ardubadge with the new custom one
1 parent 5088ca2 commit 0cc9790

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/simplefoc_libraries/libraries/dc_motors_library.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ has_toc: False
1414

1515
![Library Compile](https://github.com/simplefoc/Arduino-FOC-dcmotor/workflows/Library%20Compile/badge.svg)
1616
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
17-
![arduino-library-badge](https://www.ardu-badge.com/badge/SimpleDCMotor.svg?)
17+
![arduino-library-badge](https://ardubadge.simplefoc.com?lib=SimpleDCMotor.svg?)
1818

1919

2020
The <span class="simple">Simple<span class="foc">DC</span>Motor library</span> extends <span class="simple">Simple<span class="foc">FOC</span> library to handle DC motors via their commonly used driver types.

docs/simplefoc_libraries/libraries/drivers_library.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ has_toc: False
1414

1515
![Library Compile](https://github.com/simplefoc/Arduino-FOC-Drivers/workflows/Library%20Compile/badge.svg)
1616
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
17-
![arduino-library-badge](https://www.ardu-badge.com/badge/SimpleFOCDrivers.svg?)
17+
![arduino-library-badge](https://ardubadge.simplefoc.com?lib=SimpleFOCDrivers.svg?)
1818

1919

2020
The <span class="simple">Simple<span class="foc">FOC</span>library</span>'s main objective is to provide an efficient low level motion motor control for BLDC and stepper motors.

docs/simplefoc_library/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ has_toc: False
1212
# Arduino <span class="simple">Simple<span class="foc">FOC</span>library</span>
1313

1414
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
15-
![arduino-library-badge](https://www.ardu-badge.com/badge/Simple%20FOC.svg?)
15+
![arduino-library-badge](https://ardubadge.simplefoc.com?lib=Simple%20FOC)
1616
[![status](https://joss.theoj.org/papers/4382445f249e064e9f0a7f6c1bb06b1d/status.svg)](https://joss.theoj.org/papers/4382445f249e064e9f0a7f6c1bb06b1d)
1717

1818

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permalink: /
88
# Arduino Simple Field Oriented Control (FOC) project
99

1010
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
11-
![arduino-library-badge](https://www.ardu-badge.com/badge/Simple%20FOC.svg?)
11+
![arduino-library-badge](https://ardubadge.simplefoc.com?lib=Simple%20FOC.svg?)
1212
[![status](https://joss.theoj.org/papers/4382445f249e064e9f0a7f6c1bb06b1d/status.svg)](https://joss.theoj.org/papers/4382445f249e064e9f0a7f6c1bb06b1d)
1313

1414
![GitHub release (latest by date)](https://img.shields.io/github/v/release/simplefoc/arduino-foc)

0 commit comments

Comments
 (0)