Magang KRTMI Day 1 : Program Motor Driver Nucleo

Dependencies:   Motornew mbed

andre.cpp

Committer:
andremanurung
Date:
2019-03-20
Revision:
2:a90224b69d0b
Parent:
1:8c9ddbe0ffe3

File content as of revision 2:a90224b69d0b:

#include <Motor.h>
#include <mbed.h>
using namespace std;

int a;

int main(){
    if (a==0){
        printf("f");
    }