2022-05-18 21:13:23 +08:00

8 lines
91 B
C

#pragma once
/**
* @brief 初始化显示模块
*
* @return int
*/
int video_init();