Hello!
I'm looking for a way to automate the opening of my arduino and it's pins. I
managed to open it at pd's start-up with a loadbang and an open message. But
it doesn't work for the digital pins. It seems like they need to be opened a
little later, and not all at once. I tried to delay the loadbang and use and
trigger, to no avail.
Any advice?
Pierre