mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 11:54:30 +03:00
some fixes, now speed is big enough
This commit is contained in:
@@ -38,6 +38,7 @@ int main(void){
|
||||
SysTick_Config(72000);
|
||||
#ifdef EBUG
|
||||
usart_setup();
|
||||
DBG("Start");
|
||||
uint32_t tt = 0;
|
||||
#endif
|
||||
USB_setup();
|
||||
|
||||
Reference in New Issue
Block a user