log_txn
log_txn(fname, message, msg=None)
fname
message
msg
None
Wrapper for logger.
class
PwrLedFlicker
PwrLedFlicker(duration) :: Thread
duration
Thread
A class that represents a thread of control.
This class can be safely subclassed in a limited fashion. There are two ways to specify the activity: by passing a callable object to the constructor, or by overriding the run() method in a subclass.
PPCcHandler
PPCcHandler(request, client_address, server) :: StreamRequestHandler
request
client_address
server
StreamRequestHandler
Define self.rfile and self.wfile for stream sockets.
goodbye
goodbye()
Cancel pigpio event handler, close I2C peripheral & connection to pigpio
i2c_event_handler
i2c_event_handler(id, tick)
id
tick
Copied from local ppdd.py.
main
main()
ppdd: must run as root.
%tb
No traceback available to show.