We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fd97a2 commit 289c445Copy full SHA for 289c445
src/app/tests/suites/certification/Test_TC_CC_3_2.yaml
@@ -115,7 +115,7 @@ tests:
115
- name: "ms"
116
value: 15000
117
118
- # Tolerance to be computed from the range, hue wraps back to 0 the continues
+ # Tolerance to be computed from the range (20*5=100) that hue changed (note that hue reaches max, wraps back to 0 then continues from min value)
119
# In 20s the value will have changed by 100 and wrapped around to 45. A 15% tolerance is 15, so 30 to 60
120
- label: "Step 2d: TH reads CurrentHue attribute from DUT"
121
PICS: CC.S.F00 && CC.S.A0000
0 commit comments