#include "video.h" /** * @brief 初始化显示模块 * * @return int */ int video_init() { }