I have someones warning when I compile, please where can I found a solution for this?
I dont like have any warnings
C:\Program Files (x86)\Arduino\hardware\arduino\cores\arduino\Stream.cpp: In member function 'bool Stream::find(char*)':
C:\Program Files (x86)\Arduino\hardware\arduino\cores\arduino\Stream.cpp:78: warning: deprecated conversion from string constant to 'char*'
C:\Program Files (x86)\Arduino\hardware\arduino\cores\arduino\Tone.cpp:119: warning: only initialized variables can be placed into program memory área
It is with all codes., Examples of the libraries too.
MY Ide is 1.0.6 and I tryed wit 1.0.5 and it is same.
Is only warnings but I dont want see text in red....