test_distance
This commit is contained in:
commit
d9b9abe94a
1 changed files with 2 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ void handler_USART1 (void) {
|
|||
MyGPIO_Reset(GPIOA, 1);
|
||||
Mytimer_PWM_cycle(TIM3, 3, data);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
void Plateau_Init (void){
|
||||
|
|
|
|||
Loading…
Reference in a new issue