FRC_equipe1 / Mbed 2 deprecated FRC_2019

Dependencies:   mbed

main.cpp

Committer:
Wael_H
Date:
2019-05-09
Revision:
6:a24e1ffe27f6
Parent:
5:34048faec367
Child:
7:753e901d441b

File content as of revision 6:a24e1ffe27f6:

#include "mbed.h"
#include "CAN_asser.h"

int main(void)
{
    int a = 3;
    int theo = 0;
    float wael = 0.0;
    
    return 0;
}