瀏覽代碼

spirc: Increase the number of volume steps to 64

Paul Lietar 7 年之前
父節點
當前提交
7be9626836
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/spirc.rs

+ 1 - 1
src/spirc.rs

@@ -361,7 +361,7 @@ impl SpircInternal {
                 },
                 @{
                     typ: protocol::spirc::CapabilityType::kVolumeSteps,
-                    intValue => [10]
+                    intValue => [64]
                 },
                 @{
                     typ: protocol::spirc::CapabilityType::kSupportedContexts,