From c02b8d4dc2e3a201422378d7115cb284136c23ac Mon Sep 17 00:00:00 2001 From: Uli Bartels Date: Mon, 30 Jun 2025 17:02:12 +0200 Subject: [PATCH] Fixed incorrect link for SImpleFOCShield v3.2 The link for SimpleFOCShield v3.2 was pointing to SimpleFOCShield v2.0.4 in the Readme. This fixes the link so it points to the correct page. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d28c08..70da4f6 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Version |link | Release date | Comment *Simple**FOC**Shield* v2.0.3 |[release v2.0.3](https://github.com/simplefoc/Arduino-SimpleFOCShield/releases/tag/v2.0.3) | 03/21 | - Shortened the lines from ADC to current sense
- Typo fix : underside label switched phase A and phase B *Simple**FOC**Shield* v2.0.4 |[release v2.0.4](https://github.com/simplefoc/Arduino-SimpleFOCShield/releases/tag/v2.0.4) | 09/21 | - Pullup config simplified
- Max input voltage 35V
- removed CAP2 for a CL1
- Easy EDA version of the project *Simple**FOC**Shield* v3.1 |release v3.1 | 10/22 | - Complete redesign
- Transition to DRV8313
- Transition to ACS712
- Smaller footprint: 56mm x 53mm
- Fault and reset pins exposed (optional)
- Fault led indication
- Fully developed using EasyEDA -*Simple**FOC**Shield* v3.2 |[release v3.2](https://github.com/simplefoc/Arduino-SimpleFOCShield/releases/tag/v2.0.4) | 04/24 | - Official release
- Resolved the bug [#9](https://github.com/simplefoc/Arduino-SimpleFOCShield/issues/9) +*Simple**FOC**Shield* v3.2 |[release v3.2](https://github.com/simplefoc/Arduino-SimpleFOCShield/releases/tag/v3.2) | 04/24 | - Official release
- Resolved the bug [#9](https://github.com/simplefoc/Arduino-SimpleFOCShield/issues/9) ## Getting started You already have your own SimpleFOCShield?