aa
Dependencies: mbed TrapezoidControl QEI
Diff: Input/Potentiometer/Potentiometer.cpp
- Revision:
- 1:b1219d8ca117
- Parent:
- 0:669ef71cba68
- Child:
- 16:3f2c2d89372b
diff -r 669ef71cba68 -r b1219d8ca117 Input/Potentiometer/Potentiometer.cpp --- a/Input/Potentiometer/Potentiometer.cpp Sat Sep 08 06:05:22 2018 +0000 +++ b/Input/Potentiometer/Potentiometer.cpp Mon Sep 10 01:39:15 2018 +0000 @@ -6,6 +6,5 @@ AnalogIn(ADC0_PIN), AnalogIn(ADC1_PIN), AnalogIn(ADC2_PIN), - AnalogIn(ADC3_PIN), }; }