NinjaFlight
|
#include <platform.h>
Go to the source code of this file.
Data Structures | |
struct | hcsr04 |
Functions | |
void | hcsr04_init (struct hcsr04 *self) |
void | hcsr04_start_reading (struct hcsr04 *self) |
int32_t | hcsr04_get_distance (struct hcsr04 *self) |
int32_t hcsr04_get_distance | ( | struct hcsr04 * | self | ) |
void hcsr04_init | ( | struct hcsr04 * | self | ) |
void hcsr04_start_reading | ( | struct hcsr04 * | self | ) |