update
parent
8303cc3cc8
commit
ed76c3e83a
|
@ -12,3 +12,5 @@ The pigipio C library is specifically coded for the Raspberry Pi but might be ad
|
|||
assuming they would be pigio C, compatiable. You must have pigpio C library installed first.
|
||||
|
||||
When a gpio pin so set up is tripped this class emits a "fired" message. If you pass a handler function it will be called when the "fired" message is emitted or you can set up your own "fired" listener to do as you please.
|
||||
|
||||
You'll need to refer to https://github.com/fivdi/pigpio to make sure you have the pigpio C library set up.
|
||||
|
|
Loading…
Reference in New Issue