mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-24 08:36:14 +01:00
getting up to date, in case i abandon
This commit is contained in:
parent
f1aace96d5
commit
decebd1802
|
@ -314,7 +314,7 @@ void DCCTimer::reset() {
|
|||
|
||||
int16_t ADCee::ADCmax()
|
||||
{
|
||||
return 1024;
|
||||
return 4095;
|
||||
}
|
||||
|
||||
int ADCee::init(uint8_t pin) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user