libtropic
C library for TROPIC01 chip

◆ lt_mutable_fw_update()

lt_ret_t lt_mutable_fw_update ( lt_handle_t h,
const uint8_t *  update_request 
)
Parameters
hDevice's handle
update_requestArray with firmware update request bytes
Returns
LT_OK if success, otherwise returns other error code.