View Single Post
Old 09-09-2013, 10:04 AM   #56 (permalink)
t vago
MPGuino Supporter
 
t vago's Avatar
 
Join Date: Oct 2010
Location: Hungary
Posts: 1,807

iNXS - '10 Opel Zafira 111 Anniversary

Suzi - '02 Suzuki Swift GL
Thanks: 830
Thanked 708 Times in 456 Posts
Quote:
Originally Posted by AndrzejM View Post
I've had the same issue, so I just opened code in a notepad then Ctrl-A Ctrl-C and pasted it to Arduino IDE, to the new project. It worked like a charm. Everything works and no trouble during compiling.
Yah, that's what I've been doing all along. I only use the Arduino IDE to actually compile the code, then upload it. All the editing is done in a text editor.

I've read somewhere that one could go to "Tools | Fix Encoding & Reload" to fix compiling issues in Arduino, and I actually did that once, because of some other code that I found that would not compile.
  Reply With Quote