Skip to content

Simplify

Michael Daas requested to merge try_simplisafe into development

This MR adds some simplifications:

  • Using super to define some common things in scan_base.configure()
  • Correct usage of column_step in all scans
  • Scanning VTH from high to low in tune_global_threshold
  • Always enable all pixels to be scanned and only shift injection mask

Merge request reports