Test carte

Revision:
1:c7eef0f145fc
Parent:
0:5d57f03fdcca
--- a/LibTest.h	Sun Feb 05 18:03:21 2012 +0000
+++ b/LibTest.h	Sun Feb 05 18:07:28 2012 +0000
@@ -1,4 +1,5 @@
 #include "mbed.h"
+Serial pc(USBTX, USBRX);
 
 int i_IntroTest();
 void v_TestCAN_CNA();