fix i2c error, add senser interface.

This commit is contained in:
TXuian
2022-09-01 02:52:44 -07:00
parent 0a629fc69d
commit c014727e2c
34 changed files with 3290 additions and 133 deletions
@@ -7,8 +7,8 @@
* @date 2022-04-25
*/
#ifndef CONNECT_TOUCH_H
#define CONNECT_TOUCH_H
#ifndef __CONNECT_TOUCH_H__
#define __CONNECT_TOUCH_H__
#include <device.h>