void serial_mcu_init(void); // 初始化串口 int sendControlFrame(uint8_t cmd, uint8_t data); // 发送控制帧