djsmith1000
djsmith1000
I installed arduino IDE, node.js, and cloned the arduino example. When running npm install, I get the following error: PS D:\microflo\microflo-example-arduino> npm install npm WARN deprecated [email protected]: request has been...
I've tried a number of combinations, including using quotes around COM10, using one hyphen, using serial instead of port, etc. Never works. Always reverts to COM5. npm start --port COM10...
I am unable to compile any model on Windows. It looks like it fails to run the test compile. Output below. I can compile on linux in a docker container,...
I cannot figure out from the documentation how to supply signal data to root level inports and log data from root level outports prior to each step. I also cannot...