Hello,
I am running a Python script on my Raspberry Pi using the Python lib, which only supports virtual pins.
I want to specify a device in the project on my Android phone which only has virtual pins (and many of them). Does such a device exist?
I am currently using Generic Board(Ethernet) and it works (since I am not selecting any analog or digital pins), but I’d like something cleaner. It’s not a show-stopper since everything is working.
Thanks - Steven