test 03/05/2019

Dependencies:   mbed QEI StepperTB TEST001

Files at this revision

API Documentation at this revision

Comitter:
csggreen
Date:
Tue Mar 05 12:57:16 2019 +0000
Parent:
0:d97ede1e24bc
Commit message:
green

Changed in this revision

AX12.lib Show annotated file Show diff for this revision Revisions of this file
Get_Control.h Show annotated file Show diff for this revision Revisions of this file
--- a/AX12.lib	Tue Mar 05 12:53:08 2019 +0000
+++ b/AX12.lib	Tue Mar 05 12:57:16 2019 +0000
@@ -1,1 +1,1 @@
-https://os.mbed.com/users/chris/code/AX12/#e30defb9581f
+https://os.mbed.com/users/csggreen/code/TEST001/#e30defb9581f
--- a/Get_Control.h	Tue Mar 05 12:53:08 2019 +0000
+++ b/Get_Control.h	Tue Mar 05 12:57:16 2019 +0000
@@ -37,9 +37,9 @@
 
 
 //Encoder interrupt
-QEI EncoderCH_1 (PC_0, PC_1, NC, 624);
-QEI EncoderCH_2 (PB_0, PA_4, NC, 624);
-QEI EncoderCH_3 (PA_1, PA_0, NC, 624);
+//QEI EncoderCH_1 (PC_0, PC_1, NC, 624);
+//QEI EncoderCH_2 (PB_0, PA_4, NC, 624);
+//QEI EncoderCH_3 (PA_1, PA_0, NC, 624);
 
 ////////////////////////////////////////////////////////
 ////////////        parameter_drive       /////////////