Explorar el Código

Merge remote-tracking branch 'origin/master'

Paul Lietar hace 7 años
padre
commit
6f1871d822
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,