Commit 77e6e565 authored by tepelmann's avatar tepelmann
Browse files

Added TODO "//TODO check power reduction???" to be resolved later.

parent 62fbace2
......@@ -210,7 +210,7 @@ module LibItsDcc_Functions {
integer p_expectedTxPower,
Channel p_channel_1,
Channel p_channel_2,
boolean p_checkPower := true) runs on ItsRrxDcc {
boolean p_checkPower := false) runs on ItsRrxDcc {
var RrxInd v_rrxInd;
var integer v_frameReceivedCount := 0;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment