arduino/Arduino

Unexpected appearance of Arduino IDE using CLI

Open

#1970 opened on Mar 28, 2014

View on GitHub
 (24 comments) (0 reactions) (0 assignees)Java (13,974 stars) (7,022 forks)batch import
Component: CLIHelp wantedOS: OSXType: Bug

Description

I tried using the official CLI of arduino 1.5.5-r2. It worked except that it opened up the Arduino IDE window after issuing the command, compiled and downloaded the sketch, then autoclosed itself. This is not consistent with what has been described in the documents. Is this a known bug? If so, is there a workaround like setting a hidden flag or something?

Thanks for any help.

Contributor guide