Details
Description
the AP task tries to send the commands "RCX_QUE_LOG_CLR_REQ" and "RCX_QUE_LOG_SET_REQ" to rcX on startup. However this is done prior to initialization of the appropriate queue handle for rcX. Thus the packets are send to invalid queue.
As this packets are not required the code to send the packet can safely be removed