maxime bouillot / Mbed 2 deprecated testLucadeTHmaxBOUI

Dependencies:   LCD_DISCO_F429ZI mbed BSP_DISCO_F429ZI

main.cpp

Committer:
ascheriit
Date:
2019-04-28
Revision:
18:1864979c9b3c
Parent:
16:b1bf03ee2878
Child:
19:09ad3ca689f3

File content as of revision 18:1864979c9b3c:

#include "main.h"

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