Skip to content
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

controlsd: deprecate alertBlinkingRate #33422

Merged
merged 3 commits into from
Sep 1, 2024
Merged

Conversation

adeebshihadeh
Copy link
Contributor

@adeebshihadeh adeebshihadeh commented Sep 1, 2024

UI hasn't used this for a long time

@@ -746,7 +746,6 @@ def publish_logs(self, CS, start_time, CC, lac_log):
controlsState.alertText2 = current_alert.alert_text_2
controlsState.alertSize = current_alert.alert_size
controlsState.alertStatus = current_alert.alert_status
controlsState.alertBlinkingRate = current_alert.alert_rate
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the if current_alert above this shouldn't be there. it should be collapsed into a single codepath with an "empty alert. @deanlee want to fix up?

@adeebshihadeh adeebshihadeh merged commit f4e101c into master Sep 1, 2024
16 of 18 checks passed
@adeebshihadeh adeebshihadeh deleted the deprecate-blinking branch September 1, 2024 00:58
fredyshox pushed a commit that referenced this pull request Sep 4, 2024
* controlsd: deprecate alertBlinkingRate

* simplify

* update refs
old-commit-hash: f4e101c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant