From 9ae930a8e76c74a93467b43cace059e6a07aff94 Mon Sep 17 00:00:00 2001 From: 0x23 Date: Sun, 19 Oct 2025 19:12:38 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 3788f68..99be0d5 100644 --- a/README.md +++ b/README.md @@ -130,10 +130,6 @@ For usual winding resistance of your motors, the device should be powered by $${ Image 2 -## ⚙ 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.