What steps will reproduce the problem?
1.Series 1 XBee, IsDigitalEnabled() doesn't return the enabled value, it
returns the input value. Basically it's returning the same thing as
isDigitalOn()
What is the expected output? What do you see instead?
If a digital pin is enabled, I expect IsDigitalEnabled() to return a 1,
regardless if the input is high or low. If the input is high,
IsDigitalEnabled() returns 1, but if the input is low IsDigitalEnabled()
returns 0.
What version of the product are you using? On what operating system?
XBee Series 1, Arduino UNO, MAC OSX, Arduino IDE 1.01
Please provide any additional information below.
Original issue reported on code.google.com by scott.go...@gmail.com on 13 Jul 2012 at 2:43
Original issue reported on code.google.com by
scott.go...@gmail.com
on 13 Jul 2012 at 2:43