Skip to content

Commit a43ae94

Browse files
committed
a bit more info in readme + 2.2.3 in the library.properties
1 parent 20fe40a commit a43ae94

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ Therefore this is an attempt to:
2727
> - bugfixing
2828
> - leonardo
2929
> - mega2560
30-
30+
> - `initFOC` fails if current sense not initialised
31+
> - driver and cs have to be well initialised for `initFOC` to start
32+
> - `cs.init()` and `driver.init()` return `1` if well initialised and `0` if failed
3133
## Arduino *SimpleFOClibrary* v2.2.2
3234

3335
<p align="">

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Simple FOC
2-
version=2.2.2
2+
version=2.2.3
33
author=Simplefoc <[email protected]>
44
maintainer=Simplefoc <[email protected]>
55
sentence=A library demistifying FOC for BLDC motors

0 commit comments

Comments
 (0)