jnlj

Dependencies:   mbed-rtos mbed

Fork of TFOX_CDMS_VR_1_0_WORKING by Team Fox

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers TM.cpp Source File

TM.cpp

00001 #include "mbed.h"
00002 Serial kc(USBTX,USBRX);
00003 void FUNC_CDMS_RLY_TM()
00004 {
00005         kc.printf("in FUNC_CDMS_RLY_TM\r\n");
00006 }