TD with arduino with a LED: output or pwm

Hello,
I’m trying to use a led with arduino connected to touch designer. Actually it works, but I have to choose PWM as Pin Mode. It doesn’t work when I choose OUTPUT as Pin Mode. I think it’s strange, because with my little experience with arduino, pure data,… I always had to set the PinMode as output for a led… Does anybody knows if I make a mistake or…??..

What’s the entire script you’re using and which pins are you plugging into?

I did this yesterday - you should be able to use a pin in output mode.