]> granicus.if.org Git - esp-idf/commit
bugfix(touch): registers of touchpad 8 and 9 are mismatched
authorWangjialin <wangjialin@espressif.com>
Mon, 30 Oct 2017 06:23:51 +0000 (14:23 +0800)
committerWangjialin <wangjialin@espressif.com>
Tue, 14 Nov 2017 10:47:56 +0000 (18:47 +0800)
commit7200b2cc11cf95edfb759ef452658ccaf30d0391
tree9cfd02c12087a26eb62ed433562bf7b0ab38d5b7
parent4d5c3de1e0432dce298c4f17a921cda3d88a5a06
bugfix(touch): registers of touchpad 8 and 9 are mismatched

1. All the registers of touch sensor 8 and 9 are mismatched except the ‘dac’ field in touch register of RTC IO
2. To swap the index for sensor 8 and 9 in APIs.
components/driver/rtc_module.c