GrovePi.DefaultI2cAddress Field
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.
The default GrovePi I2C address is 0x04 Other addresses can be use, see GrovePi documentation
public const byte DefaultI2cAddress = 4;
val mutable DefaultI2cAddress : byte
Public Const DefaultI2cAddress As Byte = 4