gatein1

Reads Euxoloti's Gate in 1
Author: Paul
License: BSD
Github: euxo/1 0/gate_in1.axo

Inlets

None

Outlets

bool32 external Gate signal

Init
palSetPadMode(GPIOB, 0, PAL_MODE_INPUT);
Control Rate
outlet_gate1 = ((palReadPad(GPIOB, 0) << 27) > 0) ? 0 : 1;

Privacy

© 2024 Zrna Research