#ifndef __LETTER_SHELL_H__ #define __LETTER_SHELL_H__ #include "Bsp.h" void LetterShellInit(const COM_MAP_T *ComX, uint32_t Baud); #endif