#include "mb1242.h"
Go to the source code of this file.
Functions | |
void | _I2C_Sonar_finished_read_cb (uint8_t result) |
void | _I2C_Sonar_start_read_cb (uint8_t result) |
Variables | |
I2CSonar * | sonarPtr |
void _I2C_Sonar_finished_read_cb | ( | uint8_t | result | ) |
Definition at line 42 of file mb1242.cpp.
void _I2C_Sonar_start_read_cb | ( | uint8_t | result | ) |
Definition at line 36 of file mb1242.cpp.
I2CSonar* sonarPtr |
Definition at line 34 of file mb1242.cpp.