GoPiGo.SpiAddress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the SPI address of GoPiGo3. By default, it is 8
public byte SpiAddress { get; }
member this.SpiAddress : byte
Public ReadOnly Property SpiAddress As Byte