[fix] comment

This commit is contained in:
stijn
2021-04-06 15:07:24 +02:00
parent 15f4fd2475
commit 4416e1fff4

View File

@@ -16,7 +16,7 @@ void ultrasonic_init();
void ultrasonic_send_pulse();
/************************************************************************/
/* get the value of the timer which equals time taken for sound to */
/* turn */
/* return */
/************************************************************************/
uint16_t ultrasonic_get_timer_dist();
/************************************************************************/