Skip to content

Include a parameter to define if the LPS signal should be read

Gabriel Fedel requested to merge set_lps_signal into master

Now the Device class set if a digitizer should read or not the LPS Interlock signal. By default it will receive the signal.

For the snippets with more than 1 digitizer, always the 1st digitizer is the one which will read the LPS interlock, and the others will ignore them.

Merge request reports