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

Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
Sắn 2023-09-20 06:20:07 +07:00 committed by GitHub
parent 0339e04cee
commit 3f4640e527
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