metachris / RPIO

RPIO is a GPIO toolbox for the Raspberry Pi.
https://pypi.python.org/pypi/RPIO
GNU Lesser General Public License v3.0
331 stars 147 forks source link

RPI 4 Model #116

Open x0341 opened 4 years ago

x0341 commented 4 years ago

Does not work with RPI 4 models also.

SystemError: This module can only be run on a Raspberry Pi!

If you look inside the init only RPI 3 is supported.

pwdavari commented 4 years ago

What version of RPIO were you using with Pi4?