Namespaces | Functions | Variables
gpio_status.py File Reference

Go to the source code of this file.

Namespaces

 gpio_status
 

Functions

def gpio_status.cleanup ()
 

Variables

 gpio_status.c = stdscr.getch()
 
list gpio_status.cb = []
 
int gpio_status.col = (g // 11)*25
 
int gpio_status.GPIOS = 32
 
 gpio_status.mode = pi.get_mode(g)
 
list gpio_status.MODES = ["INPUT", "OUTPUT", "ALT5", "ALT4", "ALT0", "ALT1", "ALT2", "ALT3"]
 
 gpio_status.pi = pigpio.pi()
 
int gpio_status.row = (g % 11)+2
 
 gpio_status.stdscr = curses.initscr()
 
 gpio_status.tally = cb[g].tally()
 


cob_hand_bridge
Author(s): Mathias Lüdtke
autogenerated on Tue Oct 20 2020 03:35:57