hiramvillarreal / iotpos

IotPOS, an open source Point of Sale software.
GNU General Public License v2.0
146 stars 77 forks source link

GPIO setup for cash drawer #41

Closed booyaamps closed 3 years ago

booyaamps commented 3 years ago

Hi there! Excellent product. Thank you very much for your work!

Should I be adding anything to /etc/rc.local or something to set up the gpio port for the cash drawer? Its not firing the relay, but if i echo "0" or "1" to gpio17's value from the terminal, it fires it. Thanks in advance!