mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 09:04:12 +01:00
Update adc.md
fixed adc channel class
This commit is contained in:
@@ -73,7 +73,7 @@ Connects the internal `1.1v` to external `GPIO`. It can only be connected to `P2
|
||||
|
||||
>Note: The voltages will automatically be corrected by `adcchannel.voltage()`
|
||||
|
||||
## ADCChannel - created upon initialisation of an ADC Channel
|
||||
## Class ADCChannel - created upon initialisation of an ADC Channel
|
||||
The following methods can be applied on the `adcchannel()` instance. ADC channels are created using the `ADC.channel(...)` method.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user