1
0
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:
peteGSX 2023-02-01 08:13:23 +10:00
parent 1ae74d9487
commit 73e1dfc192

View File

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