Update keyboards/sawnsprojects/okayu/stm32f072/mcuconf.h

Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
Sắn 2023-09-20 07:26:59 +07:00 committed by GitHub
parent f576e8313c
commit 46f3e6985d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,11 +4,5 @@
#include_next <mcuconf.h>
#undef STM32_ADC_USE_ADC1
#define STM32_ADC_USE_ADC1 TRUE
#undef STM32_PWM_USE_TIM3
#define STM32_PWM_USE_TIM3 TRUE
#undef STM32_SPI_USE_SPI1
#define STM32_SPI_USE_SPI1 TRUE