Konkuk asml team / Mbed 2 deprecated GranadeCtrl

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers Functions.h Source File

Functions.h

00001 #ifndef FUNCTIONS_H
00002 #define FUNCTIONS_H
00003 
00004 extern void RcvProc();
00005 extern void SndPWM();
00006 extern void InitPWM();
00007 
00008 #endif