From 44418475695d7e8aeeb9c91fe73a5e71b06f5f3a Mon Sep 17 00:00:00 2001 From: Emanuel Feru Date: Sun, 6 Mar 2022 13:55:21 +0100 Subject: [PATCH] Added wiki links in the Contents --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 4111291..1dbd45c 100644 --- a/README.md +++ b/README.md @@ -8,14 +8,13 @@ This repository implements Field Oriented Control (FOC) for stock hoverboards. C - smooth torque output and improved motor efficiency. Thus, lower energy consumption - field weakening to increase maximum speed range - Table of Contents ======================= +* **Wiki:** please check the wiki pages for [Getting Started](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki#getting-started) and for [Troubleshooting](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki#troubleshooting) * [Hardware](#hardware) * [FOC Firmware](#foc-firmware) * [Example Variants](#example-variants) -* [Wiki](#wiki) * [Projects and Links](#projects-and-links) * [Contributions](#contributions) @@ -120,11 +119,6 @@ To explore the controller without a Matlab/Simulink installation click on the li Of course the firmware can be further customized for other needs or projects. ---- -## Wiki -Please check the wiki for [Getting Started](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki#getting-started) and for [Troubleshooting](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki#troubleshooting) - - --- ## Projects and Links