How do I get my GPIO to work without getting syntax errors in my program, it says it doesn't recognise GPIO.
How do I get my GPIO to work without getting syntax errors in my program, it says it doesn't recognise GPIO.
Looks like code from https://sourceforge.net/projects/raspberry-gpio-python/ It showed be downloaded and installed with deb command in Linux. But the description says:
Note that the current release does not support SPI, I2C, 1-wire or serial functionality on the RPi yet. This is planned for the near future - watch this space!
So beware!
C
Looks like code from https://sourceforge.net/projects/raspberry-gpio-python/ It showed be downloaded and installed with deb command in Linux. But the description says:
Note that the current release does not support SPI, I2C, 1-wire or serial functionality on the RPi yet. This is planned for the near future - watch this space!
So beware!
C