Update README.md

This commit is contained in:
0x23 2025-10-19 19:12:38 +02:00 committed by GitHub
parent 40d292ff46
commit 9ae930a8e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -130,10 +130,6 @@ For usual winding resistance of your motors, the device should be powered by $${
<img src="images/ControllerPCB.jpg" alt="Image 2" style="flex: 1; object-fit: contain; height: 10vw;">
</div>
## ⚙ Bill of Materials (BOM)
See the full [BOM here](documentation/bom/bom.md).
## ⚙ Firmware
The firmware is written in C++ and takes some inspiration from the 'SimpleFOC' project. It aims to be streamlined and readable without any extra fuss, focusing on the hardware used in this project.