-
Notifications
You must be signed in to change notification settings - Fork 510
add screen VIVIDSTORM VWSDSTUST120H #2456
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Duplicate profile check: Passed - no duplicate profiles detected. |
Invitation URL: |
Test Results 71 files 456 suites 0s ⏱️ Results for commit 23d156c. |
Minimum allowed coverage is Generated by 🐒 cobertura-action against 23d156c |
|
||
local timer = device:get_field(TIMER) | ||
if timer ~= nil then driver:cancel_timer(timer) end | ||
timer = device.thread:call_with_delay(5, function(d) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is the 5 sec timer set properly? Does this 5 sec interval work well for curtain tracks of different lengths?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The current experimental data is only applicable to this product. For other products, adjustments will be made based on the test results in the future.
Check all that apply
Type of Change
Checklist
Description of Change
Summary of Completed Tests