mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-27 01:28:23 +00:00
[components/drivers][touch]删除多余的touch.h (#7090)
* [components/drivers][touch]删除多余的touch.h * 将touc.h替换为rtdevice.h
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
*/
|
||||
#include <rtthread.h>
|
||||
#include <rtdevice.h>
|
||||
#include <touch.h>
|
||||
|
||||
#include "mbox.h"
|
||||
#include "drv_dsi_touch.h"
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
|
||||
#include <rtthread.h>
|
||||
#include <rtdevice.h>
|
||||
#include <touch.h>
|
||||
|
||||
#include "drv_xpt2046.h"
|
||||
//http://www.lcdwiki.com/MHS-3.5inch_RPi_Display
|
||||
|
||||
Reference in New Issue
Block a user