libtropic
C library for TROPIC01 chip
|
lt_ret_t lt_in__ping | ( | lt_handle_t * | h, |
uint8_t * | msg_in, | ||
const uint16_t | len | ||
) |
h | Device's handle |
msg_in | Buffer to receive ping message |
len | Expected length of received message, the same as sent in lt_out__ping() |