You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When instantiating a board: $ node test.readAnalogIn.js { '0': 'info', '1': 'connecting to noduino' } 1365653879536 duino info attempting to find Arduino board 1365653879548 duino info found board at undefined
The Serialport object doesn't have a "port" property. From a previous version maybe...?
The text was updated successfully, but these errors were encountered:
When instantiating a board:
$ node test.readAnalogIn.js { '0': 'info', '1': 'connecting to noduino' } 1365653879536 duino info attempting to find Arduino board 1365653879548 duino info found board at undefined
The Serialport object doesn't have a "port" property. From a previous version maybe...?
The text was updated successfully, but these errors were encountered: