فهرست منبع

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,