mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-06 17:12:01 +08:00
update rtdevice.h add lcd
This commit is contained in:
committed by
Man, Jianting (Meco)
parent
feed84b258
commit
ff5894922a
@@ -161,6 +161,10 @@ extern "C" {
|
||||
#include "drivers/rt_dev_bus.h"
|
||||
#endif
|
||||
|
||||
#ifdef RT_USING_LCD
|
||||
#include "drivers/lcd.h"
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user