Skip to content
Snippets Groups Projects
Commit f44dad26 authored by nrs1g15's avatar nrs1g15
Browse files

updated

parent b4a129ed
No related branches found
No related tags found
No related merge requests found
......@@ -39,9 +39,9 @@ void wirelessProcess()
cirBufferReadBytes(&wirelessTxCirBuffer, payload, WIRELESS_PAYLOAD_LEN);
tx64Request.setPayload(payload);
tx64Request.setPayloadLength(WIRELESS_PAYLOAD_LEN);
tx64Request.setPayload(payload);
xbee.send(tx64Request);
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment