my qei test

Dependencies:   mbed QEI

Revision:
1:5c265e848abb
Parent:
0:fb962a369fdf
Child:
2:07d72c351053
--- a/main.cpp	Mon Oct 18 11:29:16 2021 +0000
+++ b/main.cpp	Mon Oct 18 11:31:02 2021 +0000
@@ -1,6 +1,6 @@
 #include "QEI.h"
 
-Serial pc(USBTX, USBRX,115200);
+Serial pc(PA_2, NC, 115200);
 //DigitalIn b(USER_BUTTON);
 //Use X4 encoding.
 QEI wheel[] = {