fix ADC channel description

This commit is contained in:
Olaf Rempel 2007-11-10 21:10:34 +01:00
parent 4ebd3f067a
commit eacfc70af9
1 changed files with 2 additions and 2 deletions

View File

@ -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