Skip to content

Commit

Permalink
Second telephone numer
Browse files Browse the repository at this point in the history
  • Loading branch information
tallakt committed Jan 8, 2012
1 parent fe857fa commit ed571ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions firealarm.rb
Expand Up @@ -8,8 +8,8 @@

class FireAlarm
SAMPLE_TIME = 5.0
#SMS_RECIPIENTS = [4740220423 4793242788]
SMS_RECIPIENTS = [4740220423]
SMS_RECIPIENTS = [4740220423, 4793242788]
#SMS_RECIPIENTS = [4740220423]

def initialize
@test_sms_active = false
Expand Down

0 comments on commit ed571ec

Please sign in to comment.