xbee-arduino
xbee-arduino copied to clipboard
XBee::send always escapes
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.