Test carte

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers LibTest.h Source File

LibTest.h

00001 #include "mbed.h"
00002 Serial pc(USBTX, USBRX);
00003 
00004 int i_IntroTest();
00005 void v_TestCAN_CNA();
00006 int i_TestPorts(float val, int aff);