mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-01-11 13:21:01 +01:00
Remove duplicate comment
This commit is contained in:
parent
1ae74d9487
commit
73e1dfc192
@ -120,7 +120,6 @@ private:
|
||||
}
|
||||
}
|
||||
|
||||
// Analogue input pin configuration, used to enable on EX-IOExpander device
|
||||
// Analogue input pin configuration, used to enable on EX-IOExpander device
|
||||
int _configureAnalogIn(VPIN vpin) override {
|
||||
int pin = vpin - _firstVpin;
|
||||
|
Loading…
Reference in New Issue
Block a user