We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e0cd17 + e171e0d commit d037912Copy full SHA for d037912
iOSDFULibrary/Classes/Implementation/Firmware/DFUFirmware.swift
@@ -231,7 +231,7 @@ import Foundation
231
Creates the DFU Firmware object from a HEX data. Setting the DAT file with an Init packet is optional,
232
but may be required by the bootloader (SDK 7.0.0+).
233
234
- - parameter binFile: Content of the HEX file containing new firmware
+ - parameter hexFile: Content of the HEX file containing new firmware
235
- parameter datFile: An optional DAT file data with the Init packet
236
- parameter type: The type of the firmware
237
0 commit comments