소스 검색

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,