From 11763966719c938263fa8e383e3866ef51f90825 Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Wed, 26 Apr 2017 07:45:13 -0700 Subject: [PATCH] more format --- .../use-room-control-system-with-surface-hub.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/devices/surface-hub/use-room-control-system-with-surface-hub.md b/devices/surface-hub/use-room-control-system-with-surface-hub.md index 1032d45cbe..6b8805b229 100644 --- a/devices/surface-hub/use-room-control-system-with-surface-hub.md +++ b/devices/surface-hub/use-room-control-system-with-surface-hub.md @@ -77,7 +77,7 @@ For a control device, anything other than 5 / Ready should be considered off. Ea | Command | State change| Response | | --- | --- | --- | -| PowerOn | Device turns on (display + PC).

Power=5 | +| PowerOn | Device turns on (display + PC).

PC service notifies SMC that the PC is ready. | Power=0

Power=5 | | PowerOff | Device transitions to ambient state (PC on, display dim). | Power=0 | | Power? | SMC reports the last-known power state. | Power=<#> | @@ -91,8 +91,8 @@ Changes to brightness levels can be sent by a room control system, or other syst | Command | State change |Response | | --- | --- | --- | -| Brightness+ | System management controller (SMC) sends the brightness up command.

PC service on the room control system notifies SMC of new brightness level. | Brightness = 51 | +| Brightness- | SMC sends the brightness down command.

PC service notifies SMC of new brightness level. | Brightness = 50 | ## Volume @@ -117,7 +117,7 @@ Audio can be muted. | Command | State change | Response | | --- | --- | --- | -| AudioMute+ | SMC sends the audio mute command.

PC service notifies SMC that audio is muted. | none |