We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa590e6 commit 7d6d1daCopy full SHA for 7d6d1da
src/current_sense/hardware_specific/rp2040/rp2040_mcu.cpp
@@ -4,7 +4,7 @@
4
5
#include "../../hardware_api.h"
6
#include "./rp2040_mcu.h"
7
-#include "../../../drivers/hardware_specific/rp2040_mcu.h"
+#include "../../../drivers/hardware_specific/rp2040/rp2040_mcu.h"
8
#include "communication/SimpleFOCDebug.h"
9
10
#include "hardware/dma.h"
0 commit comments