BackupGGCode / arms22

sketches, libraries for arduino and etc.
0 stars 0 forks source link

/hardware/arduino/cores/arduino/Stream.h:31: note: virtual int Stream::peek() #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download newsoftserial
2. Download jpegcamera
3. Try to compile

What is the expected output? What do you see instead?
/hardware/arduino/cores/arduino/Stream.h:31: note:  virtual int Stream::peek()

What version of the product are you using? On what operating system?
Arduino 0022

Please provide any additional information below.
In this site got the same error 
http://diydrones.com/forum/topics/qgroundcontrol-serial?commentId=705844%3AComme
nt%3A273085
and they said that in arduino 0021 there is no error

Original issue reported on code.google.com by maxpowel@gmail.com on 5 Oct 2011 at 8:40