Magang KRTMI Day 1 : Program Motor Driver Nucleo

Dependencies:   Motornew mbed

Committer:
andremanurung
Date:
Tue Mar 19 13:39:06 2019 +0000
Revision:
1:8c9ddbe0ffe3
Parent:
0:b8f9bdb46a78
Child:
2:a90224b69d0b
Andre Subagja Manurung - 16518254

Who changed what in which revision?

UserRevisionLine numberNew contents of line
andremanurung 1:8c9ddbe0ffe3 1 #include "Motor.h"
andremanurung 1:8c9ddbe0ffe3 2 #include "mbed.h"
andremanurung 1:8c9ddbe0ffe3 3
andremanurung 1:8c9ddbe0ffe3 4 int main(){
andremanurung 1:8c9ddbe0ffe3 5 }