From 3a089a4197d086a1d8b48343756e8901aa7775be Mon Sep 17 00:00:00 2001 From: Mark Haslinghuis Date: Mon, 29 Jan 2024 15:38:50 +0100 Subject: [PATCH] Update SPRACINGH7EXTREME (#312) * Update config.h * Update config.h Fixes build in https://github.com/betaflight/betaflight/pull/13331 * Update configs/SPRACINGH7EXTREME/config.h --- configs/SPRACINGH7EXTREME/config.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/SPRACINGH7EXTREME/config.h b/configs/SPRACINGH7EXTREME/config.h index 5a6ad0ac..4de3632d 100644 --- a/configs/SPRACINGH7EXTREME/config.h +++ b/configs/SPRACINGH7EXTREME/config.h @@ -19,6 +19,8 @@ * If not, see . */ +#pragma once + #define FC_TARGET_MCU STM32H750 #define BOARD_NAME SPRACINGH7EXTREME