PiJuice.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 PiJuice I2C address is 0x14 Other addresses can be uses, see PiJuice documentation
public const byte DefaultI2cAddress = 20;
val mutable DefaultI2cAddress : byte
Public Const DefaultI2cAddress As Byte = 20