GrovePi.MaxAdc 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.
The maximum ADC, 10 bit so 1023 on GrovePi
public int MaxAdc { get; }
member this.MaxAdc : int
Public ReadOnly Property MaxAdc As Integer