Buttons are pull up only?

Hi! I’m new to XOD, and I immediately noticed something while doing the Buttons tutorial. As posted in an old thread Buttons works opposit, XOD expects a pull up to Vcc.

The thing is, I’m used to making pull down switches (such as the one on Arduino Button Tutorial), to the point where I automatically build my hardware as such. Is there a way (that I may not have yet found) for XOD to expect the button to be pulled down to ground rather up to Vcc?

Thanks for helping out a noob!

at the PRS out of the button, use node pulse-on-true or pulse-on-false

Thanks for the recommendation.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.