cloud4rpi-raspberrypi-python icon indicating copy to clipboard operation
cloud4rpi-raspberrypi-python copied to clipboard

Examples of Cloud4RPi client library usage on Raspberry Pi

Results 1 cloud4rpi-raspberrypi-python issues
Sort by recently updated
recently updated
newest added

add RPi.GPIO module to prevent ``` Traceback (most recent call last): File "control.py", line 9, in import RPi.GPIO as GPIO # pylint: disable=F0401 ModuleNotFoundError: No module named 'RPi' ``` (at...