#ifndef __LETTER_SHELL_H__ #define __LETTER_SHELL_H__ #include "Bsp.h" void LetterShellInit(uint32_t ComId, uint32_t baud); #endif