Skip to content

Commit

Permalink
Fix brain misalignment error
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenna Fox committed Aug 24, 2012
1 parent b4f653f commit 3174c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby/infrared-remote.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def initialize device
end

def self.finalize(device)
device.usb_close
lambda { device.usb_close }
end

# set device in to default configuration
Expand Down

0 comments on commit 3174c7f

Please sign in to comment.