Skip to content

Commit a6ae491

Browse files
author
Richard Unger
committed
add badge to README
1 parent 59faca7 commit a6ae491

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![Library Compile](https://github.com/simplefoc/Arduino-FOC-drivers/workflows/Library%20Compile/badge.svg)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
5-
5+
![Release](https://img.shields.io/badge/version-1.2.3-blue)
66

77
This library contains an assortment of drivers and supporting code for SimpleFOC.
88

@@ -12,14 +12,15 @@ The intent is to keep the core of SimpleFOC clean, and thus easy to maintain, un
1212

1313
v1.0.2 - Released Oct 2022, for Simple FOC 2.2.3
1414

15+
What's changed since 1.0.1?
1516
- Calibrated sensor by @MarethyuPrefect
1617
- New Sensors: MT6701, MA330, MT6816
1718
- Fixes bugs
1819

1920

20-
## What's contained
21+
## What is included
2122

22-
What's here? See the sections below. Each driver or function should come with its own more detailed README.
23+
What is here? See the sections below. Each driver or function should come with its own more detailed README.
2324

2425
### Motor/Gate driver ICs
2526

0 commit comments

Comments
 (0)