Eralt / arduino

Automatically exported from code.google.com/p/arduino
0 stars 0 forks source link

AllInputsFirmata example does not compile #373

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Arduino
2. Load Examples-Firmata-AllInputsFirmata
3. Hit Verify

What is the expected output? What do you see instead?
At least a clean compile.

What version of the Arduino software are you using? On what operating
system?  Which Arduino board are you using?
OS: Windows Vista, Arduino 0021

Please provide any additional information below.

C:\arduino-0021\libraries\Firmata/Boards.h: In function 'void loop()':
C:\arduino-0021\libraries\Firmata/Boards.h:270: error: too few arguments to 
function 'unsigned char readPort(byte, byte)'
AllInputsFirmata:58: error: at this point in file 

http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1286740333

Original issue reported on code.google.com by mirza.se...@gmail.com on 12 Oct 2010 at 3:12

GoogleCodeExporter commented 9 years ago
This bug has been fixed.

Original comment by paul.sto...@gmail.com on 21 Dec 2011 at 8:00

GoogleCodeExporter commented 9 years ago

Original comment by dmel...@gmail.com on 21 Dec 2011 at 8:02