Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liuduanfei authored Oct 19, 2020
1 parent 5a6415b commit 27a1e1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
Expand All @@ -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>

0 comments on commit 27a1e1e

Please sign in to comment.