فهرست منبع

Update README.md

liuduanfei 5 سال پیش
والد
کامیت
27a1e1e792
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -75,7 +75,7 @@ int rt_hw_6236_init(void)
     struct rt_touch_config config;
     config.dev_name = "i2c1";
     
-    rt_hw_ft5426_init("touch", &config, REST_PIN);
+    rt_hw_ft6236_init("touch", &config, REST_PIN);
     
     return 0;
 }
@@ -90,4 +90,4 @@ INIT_ENV_EXPORT(rt_hw_ft6236_init);
 ## 联系人信息
 
 - 维护人:[liuduanfei](https://github.com/liuduanfei) 
-- 软件包主页:<https://github.com/liuduanfei/ft6236>
+- 软件包主页:<https://github.com/liuduanfei/ft6236>