feature: set supports_autotuning True for luxminer

This commit is contained in:
Wilfred Allyn
2025-03-26 09:51:14 -04:00
committed by UpstreamData
parent 4d71012ed6
commit e3c917efde

View File

@@ -86,6 +86,7 @@ class LUXMiner(LuxOSFirmware):
supports_shutdown = True
supports_presets = True
supports_autotuning = True
data_locations = LUXMINER_DATA_LOC