From ff1d3ce7577266e3de53dc08fc0919af9e9fa851 Mon Sep 17 00:00:00 2001 From: Gonzalo <58850783+g0nz4I0@users.noreply.github.com> Date: Fri, 8 Dec 2023 17:10:05 +0100 Subject: [PATCH] actually trigger build --- Core/Inc/Runes/Runes.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Core/Inc/Runes/Runes.hpp b/Core/Inc/Runes/Runes.hpp index b1351d2f..f28758cf 100644 --- a/Core/Inc/Runes/Runes.hpp +++ b/Core/Inc/Runes/Runes.hpp @@ -1,4 +1,5 @@ #pragma once + #include "Pins.hpp" DMA_HandleTypeDef hdma_adc1;