I'm trying to write to a serial port in a HaikuHelper script, but the command below returns 'undefined'.
var port = helper.openSerialPort(controller, '/dev/cu.usbserial-FTS0FOSL');
I know the serial port works as I can read/write to it with ZTerm or Python.
Any ideas what I'm doing wrong, or...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.