mirror of
https://gitee.com/openLuat/LuatOS
synced 2025-08-17 22:18:03 +08:00
add: lcd,添加luat_lcd_service_debug函数声明,调试用
This commit is contained in:
parent
13de1d0319
commit
061ffa9726
|
@ -287,5 +287,7 @@ int luat_lcd_run_api_in_service(luat_lcd_api api, void *param, uint32_t param_le
|
|||
|
||||
|
||||
int luat_lcd_conf_add(luat_lcd_conf_t* conf);
|
||||
|
||||
void luat_lcd_service_debug(void);
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user