Explorar o código

update rtdevice.h add lcd

yangfasheng %!s(int64=2) %!d(string=hai) anos
pai
achega
ff5894922a
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      components/drivers/include/rtdevice.h

+ 4 - 0
components/drivers/include/rtdevice.h

@@ -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