Overzetten

Dependencies:   HIDScope MODSERIAL mbed

Revision:
1:f6b25b03b8e2
Parent:
0:877f950fdfb5
Child:
2:4d593341fd7a
Child:
3:4f5a67f4170b
--- a/main.cpp	Mon Oct 01 13:20:19 2018 +0000
+++ b/main.cpp	Mon Oct 01 13:42:56 2018 +0000
@@ -3,8 +3,6 @@
 #include "HIDScope.h"
 MODSERIAL pc(USBTX, USBRX);
 
-AnalogIn pot1(A0);
-AnalogIn pot2(A1);
 DigitalOut DirectionPin1(D4);
 PwmOut PwmPin1(D5);
 DigitalOut DirectionPin2(D7);