Maximum block length
C
#define MW_DFU_MAX_BLOCK_LEN 0x400
Description
Defines the maximum length of a data block during DFU.
Macro Definition
| Macro | Description |
|---|---|
| MW_DFU_MAX_BLOCK_LEN | Maximum data block length in bytes. |
#define MW_DFU_MAX_BLOCK_LEN 0x400
Defines the maximum length of a data block during DFU.
| Macro | Description |
|---|---|
| MW_DFU_MAX_BLOCK_LEN | Maximum data block length in bytes. |