DFU data parameters. More...
#include <serial_cmd.h>
Data Fields | |
uint8_t | dfu_packet [BLE_ADV_PACKET_PAYLOAD_MAX_LENGTH] |
DFU packet data. More... | |
DFU data parameters.
Definition at line 285 of file serial_cmd.h.
uint8_t serial_cmd_openmesh_dfu_data_t::dfu_packet[BLE_ADV_PACKET_PAYLOAD_MAX_LENGTH] |
DFU packet data.
Definition at line 287 of file serial_cmd.h.