maxime bouillot / Mbed 2 deprecated testLucadeTHmaxBOUI

Dependencies:   LCD_DISCO_F429ZI mbed BSP_DISCO_F429ZI

main.cpp

Committer:
ascheriit
Date:
2019-04-29
Revision:
19:09ad3ca689f3
Parent:
18:1864979c9b3c
Child:
20:f3e8319b7899

File content as of revision 19:09ad3ca689f3:

#include "main.h"

int main(){
    CR_test();
    return 1;
}