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 I run the Listener.jl example (from Julia REPL using Atom/Juno), I got the following message: "usage: listener.jl --port --baud "
If I enter "listener.jl --port COM3 --baud 115200", I got the following error message: "ERROR: syntax: invalid operator "--".
How can I run correctly this example ?
Thank you !
The text was updated successfully, but these errors were encountered:
Hi,
When I run the Listener.jl example (from Julia REPL using Atom/Juno), I got the following message: "usage: listener.jl --port --baud "
If I enter "listener.jl --port COM3 --baud 115200", I got the following error message: "ERROR: syntax: invalid operator "--".
How can I run correctly this example ?
Thank you !
The text was updated successfully, but these errors were encountered: