Click or drag to resize

FX3BoardBootloaderVersion Property

Get the FX3 bootloader version. This is a second stage bootloader which is stored on the I2C EEPROM

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public string BootloaderVersion { get; }

Return Value

Type: String
The bootloader version, as a string
See Also