gillesosx

Results 1 issues of gillesosx

Hi, if I set a variable like this in my program ``` import libbcm2835._bcm2835 as bcm PIN = bcm.RPI_V2_GPIO_P1_32 ``` then I get an error `AttributeError: 'module' object has no...