TP的int脚上升沿触发事件
This commit is contained in:
parent
b5107e8db2
commit
96fc98fa52
|
@ -77,7 +77,7 @@
|
|||
//please config the chip series before using.
|
||||
|
||||
#define HYN_CHIP_TYPE_CONFIG CST3240
|
||||
#define HYN_IRQ_TRIGGER_RISING_CONFIG 0x00
|
||||
#define HYN_IRQ_TRIGGER_RISING_CONFIG 0x01 // 0x01 enable rising trigger
|
||||
#define HYN_MAIN_IIC_ADDR_CONFIG 0x5A
|
||||
|
||||
#define HYN_X_DISPLAY_DEFAULT 600
|
||||
|
|
Loading…
Reference in New Issue