Motor Shield Example code for 2.74 Class @ MIT

Dependents:   experiment_example motor_shield_example Lab3_experiment_example jumping_leg_clicky

Committer:
elijahsj
Date:
Wed Aug 26 02:43:57 2020 +0000
Revision:
3:2f46953e7c8b
Parent:
1:4c3c2b7337a6
Child:
6:417655779dc5
finished shield code;

Who changed what in which revision?

UserRevisionLine numberNew contents of line
elijahsj 1:4c3c2b7337a6 1 #include "mbed.h"
elijahsj 1:4c3c2b7337a6 2
elijahsj 3:2f46953e7c8b 3 void initHardware(int periodTicks);
elijahsj 1:4c3c2b7337a6 4