Skip to content

avoid initialization for liquidctl Aura device

Guy Boldon requested to merge 61-Auro_issue into main

Bug Fix

What does this MR do?

This MR no longer initializes the Liquidctl Aura Device. Initialization has the negative side effect of resetting all settings and unlike other devices is apparently optional.

Related issues

Fixes #61 (closed)

Checklist

  • Application works as expected when running from source
  • Mock tests are successful (if applicable)
  • Performance considerations have been taken into account
  • This MR is ready to be merged

Merge request reports