initial code 수정 #1
8
main.c
8
main.c
@ -88,14 +88,6 @@ void APP_Init(void)
|
|||||||
|
|
||||||
HAL_TIM_IC_Start_IT(&htim1, TIM_CHANNEL_1);
|
HAL_TIM_IC_Start_IT(&htim1, TIM_CHANNEL_1);
|
||||||
HAL_TIM_IC_Start_IT(&htim3, TIM_CHANNEL_3);
|
HAL_TIM_IC_Start_IT(&htim3, TIM_CHANNEL_3);
|
||||||
|
|
||||||
//set_led_color(LED_MOTOR, LED_COLOR_OFF);
|
|
||||||
//set_led_color(LED_HOST_TX, LED_COLOR_OFF);
|
|
||||||
//set_led_color(LED_HOST_RX, LED_COLOR_OFF);
|
|
||||||
print_ver();
|
|
||||||
|
|
||||||
//state_ent_standby(EVENT_STATE_POLL);
|
|
||||||
g_st.report = true;
|
|
||||||
}
|
}
|
||||||
/* USER CODE END 0 */
|
/* USER CODE END 0 */
|
||||||
|
|
||||||
|
4
readme.txt
Normal file
4
readme.txt
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
read me 파일
|
||||||
|
|
||||||
|
이 프로젝트는 git을 테스트하기 위한 연습 용 프로젝트입니다.
|
||||||
|
누구나 부담 없이 파일 수정, 추가, 삭제하며 git 기능을 익히세요.
|
Loading…
x
Reference in New Issue
Block a user