Basic code for linear actuator and end effector motor

Dependencies:   QEI X_NUCLEO_IHM04A1 arm_linear_can_2

mbed_app.json

Committer:
s242743
Date:
2019-09-14
Revision:
30:62e21e5b4445
Parent:
29:93a31c16467b

File content as of revision 30:62e21e5b4445:

{
  "target_overrides": { 
        "NUCLEO_F446RE": {
                "platform.stdio-baud-rate": 115200,
               "target.clock_source": "USE_PLL_HSE_XTAL"
               }
        }
}