This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
alarmdecoder
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Added attribution and compliance with CC license.
pyserial_fix
Scott Petersen
11 years ago
parent
5cf62af97e
commit
914fc4841a
1 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
pyad2/event/event.py
+ 8
- 0
pyad2/event/event.py
View File
@@ -1,4 +1,12 @@
# event.py (improved)
#
# Based on pyevent originally found at http://www.emptypage.jp/notes/pyevent.en.html
#
# License: https://creativecommons.org/licenses/by/2.1/jp/deed.en
#
# Changes:
# Added type check in fire()
class Event(object):
Write
Preview
|
|
|
|
|
|
x
0
0
0:0
Loading…
Cancel
Save