소스 검색

Merge remote-tracking branch 'origin/master'

Paul Lietar 7 년 전
부모
커밋
6f1871d822
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/spirc.rs

+ 1 - 1
src/spirc.rs

@@ -80,7 +80,7 @@ fn initial_device_state(name: String, volume: u16) -> DeviceState {
             },
             @{
                 typ: protocol::spirc::CapabilityType::kVolumeSteps,
-                intValue => [10]
+                intValue => [64]
             },
             @{
                 typ: protocol::spirc::CapabilityType::kSupportedContexts,