/**
* Fieldstrength functions
*
*
*
* Author: Michael Beigl (michael@teco.edu)
* Date: 2004-12-23 (yyyy-mm-dd)

*
*/

// Returns Sending Fieldstrength of the last received packet
int ACLPktRSS()
{return LL_header_receivebuffer[2];}