| lt_ret_t lt_sleep | ( | lt_handle_t * | h, |
| const uint8_t | sleep_kind | ||
| ) |
| h | Handle for communication with TROPIC01 |
| sleep_kind | Kind of sleep |
| LT_OK | Function executed successfully |
| other | Function did not execute successully, you might use lt_ret_verbose() to get verbose encoding of returned value |