3.5.2 main.c
1. Init_Library (void)
A. Initialize library variables.
B. This function must be called before using the library API(ts_xx, led_xx, dgb_xx, .ut_xx).
2. ts_Set_OpMode (unsigned char opMode)
A. ts_Set_OpMode (NORMAL_MODE)
▪ In this mode, the parasitic capacitance value for each channel is not adjusted.
▪ Sensitivity for each channel is different.
▪ Since the sensitivity is different for each channel, the threshold should be applied for
each channel.