xbee-arduino icon indicating copy to clipboard operation
xbee-arduino copied to clipboard

XBee::send always escapes

Open coderocket opened this issue 9 years ago • 4 comments

The XBee::send method always escapes the content of the request. As a result when I send messages with an XBee configured for API mode 1,messages that contain bytes with value of 19 never get sent.

coderocket avatar Feb 04 '16 10:02 coderocket