Skip to content

Commit 55f2de8

Browse files
author
Richard Unger
committed
Prepare README and version for next release
1 parent ecb3866 commit 55f2de8

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

README.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,10 @@ The intent is to keep the core of SimpleFOC clean, and thus easy to maintain, un
1010

1111
## New Release
1212

13-
v1.0.5 - Released July 2023, for Simple FOC 2.3.1
14-
15-
What's changed since 1.0.4?
16-
- Added smoothing sensor by [@dekutree64](https://github.com/dekutree64)
17-
- Added TMD6200 SPI driver by [@YaseenTwati](https://github.com/YaseenTwati)
18-
- Added HybridStepperMotor by [@VIPQualityPost](https://github.com/VIPQualityPost)
19-
- New Settings abstraction to load and save SimpleFOC settings and calibration
20-
- New Settings driver: SAMDNVMSettingsStorage
21-
- SimpleFOCRegisters abstraction, mapping SimpleFOC parameters to virtual "Registers"
22-
- Updated I2CCommander to use the new registers abstraction
23-
- Bugfixes [included](https://github.com/simplefoc/Arduino-FOC-drivers/issues?q=is%3Aissue+milestone%3A1.0.5+)
13+
v1.0.6 - Released July 2023, for Simple FOC 2.3.1 or later
14+
15+
What's changed since 1.0.5?
16+
- Bugfixes [included](https://github.com/simplefoc/Arduino-FOC-drivers/issues?q=is%3Aissue+milestone%3A1.0.6+)
2417

2518
## What is included
2619

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=SimpleFOCDrivers
2-
version=1.0.5
2+
version=1.0.6
33
author=Simplefoc <[email protected]>
44
maintainer=Simplefoc <[email protected]>
55
sentence=A library of supporting drivers for SimpleFOC. Motor drivers chips, encoder chips, current sensing and supporting code.

0 commit comments

Comments
 (0)