The value received from the Radio Module not being removed from the queue after reading
Version used
tisadvanced-1.18.2-0.3.0
Setup
The programs on two Execution Modules are as the following respectively:
- The left one
MOV LEFT RIGHT
- The right one
MOV 1 RIGHT
MOV 2 RIGHT
JRO 0
Expected result
The Queue Module at the middle receives a 1, a 2, and the systems blocks.

