fix ADC channel description
This commit is contained in:
parent
4ebd3f067a
commit
eacfc70af9
@ -44,8 +44,8 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* power supply:
|
* power supply:
|
||||||
* - CH0 - voltage with 10:1 prescaler
|
* - CH0 - voltage with prescaler (12V -> 2V; 15mV -> 2.5mV/bit)
|
||||||
* - CH1 - current with 10mA -> 1mA
|
* - CH1 - current with (1A -> 1000mV; 2.5mA -> 2.5mV/bit)
|
||||||
* - PWM - high-active output to buckconverter
|
* - PWM - high-active output to buckconverter
|
||||||
*/
|
*/
|
||||||
#define CH0 PORTC0
|
#define CH0 PORTC0
|
||||||
|
Loading…
Reference in New Issue
Block a user