mirror of
https://gitlab.com/fabinfra/fabhardware/absaugungsklappensteuerung.git
synced 2025-03-12 23:01:52 +01:00
ADC Prescaler eine Datei vergessen.
This commit is contained in:
parent
bb6c929ba9
commit
ce1d136257
@ -4,6 +4,7 @@
|
||||
|
||||
void AnalogDigital::setup(){
|
||||
Motor::setup();
|
||||
|
||||
ADCSRA &= ~7 ;
|
||||
ADCSRA |= ADC_PRESCALER ;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user