Преглед на файлове

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,