# HG changeset patch # User drewp@bigasterisk.com # Date 1381212454 25200 # Node ID f5d8d61244345145486b37360927dc8684087a97 # Parent a8e19321d63f2f76aba9f003c0397837f9cdbf7d spelling Ignore-this: 45f7ece177ce345fc6c0c1a4e141b979 diff -r a8e19321d63f -r f5d8d6124434 service/shuttlepro/shuttlepro.py --- a/service/shuttlepro/shuttlepro.py Mon Oct 07 23:04:57 2013 -0700 +++ b/service/shuttlepro/shuttlepro.py Mon Oct 07 23:07:34 2013 -0700 @@ -370,7 +370,7 @@ if 'key' in what: g.add((SHUTTLEPRO['button%s' % what['key']['button']], ROOM['state'], - ROOM['pres'] if what['key']['press'] else ROOM['release'])) + ROOM['press'] if what['key']['press'] else ROOM['release'])) elif 'shuttle' in what: # this will send lots of repeats. It's really not a one-shot at all. g.add((SHUTTLEPRO['shuttle'], ROOM['position'],