Reply
Python
How to Gpio set in 4LTS
看全部
Landlord
kusong
Favorite
2022-7-13 12:56:11
import OPi.GPIO as GPIO
GPIO.setboard(GPIO.PCPCPLUS)
--> module 'OPi.GPIO' has no attribute 'setboard'
How to set GPIO for my LTS4?
Reply