What's the unit of the variable "deviation" in the evalAPIcommands.c file?
In the evalAPIcommands.c file have the function "reflectedPowerTooHigh()" in the line 907. The goal of that function is to calculate the value of the reflected power and the deviation variable received this value, but don't have a comment in code say what is the unit calculated that variable, Would I like to know what is the unit of that variable percentage or dBm?
