Method: MEACControl::Command::FanSpeed#high

Defined in:
lib/meac_control/command/fan_speed.rb

#highObject



23
24
25
# File 'lib/meac_control/command/fan_speed.rb', line 23

def high
  @value = 'high'
end