#ifndef __ATCMD_BOARD_H__ #define __ATCMD_BOARD_H__ #include "at_parser.h" int at_cmd_init(void); #endif