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 23036e3 commit df012e4Copy full SHA for df012e4
src/modm/platform/dac/stm32/dac_dma.hpp.in
@@ -17,7 +17,7 @@
17
#include <modm/platform/dma/dma.hpp>
18
#include <modm/platform/gpio/connector.hpp>
19
#include <modm/platform/clock/rcc.hpp>
20
-#include <modm/src/modm/math/units.hpp>
+#include <modm/math/units.hpp>
21
22
namespace modm::platform
23
{
0 commit comments