Fixup config template to match <> instead of "" for includes. (#11166)

This commit is contained in:
Nick Brassel 2020-12-09 19:55:43 +11:00 committed by GitHub
parent f440111b4b
commit 01c7108db5
Failed to generate hash of commit
4 changed files with 4 additions and 4 deletions

View file

@ -15,7 +15,7 @@
*/
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
// #undef STM32_HSE_ENABLED
// #define STM32_HSE_ENABLED FALSE