X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=Src%2Fmain.c;h=043fe33869050840d43adf271d6110e661263783;hb=20f95c72bf21389ac92f354d8d81f5fe87772fc0;hp=e77264bd3e58ad62ed54c3917417cb5fc73155f1;hpb=9c15daf7606d9a8ae58736963c8130cf7f4333ea;p=home-hw.git diff --git a/Src/main.c b/Src/main.c index e77264b..043fe33 100644 --- a/Src/main.c +++ b/Src/main.c @@ -125,6 +125,7 @@ int main(void) /* USER CODE BEGIN 2 */ display_init(); usb_start(&usb); + // bmp_init(); LL_TIM_EnableCounter(TIM4); LL_TIM_EnableIT_UPDATE(TIM4);