(DO NOT MERGE) Code Review: Bling Strobe + Battery#61
Open
cooking-hambrops wants to merge 1 commit intomainfrom
Open
(DO NOT MERGE) Code Review: Bling Strobe + Battery#61cooking-hambrops wants to merge 1 commit intomainfrom
cooking-hambrops wants to merge 1 commit intomainfrom
Conversation
weizhang-2706
requested changes
Mar 5, 2023
| double voltage = PowerDistribution.ModuleType.class.m_pdp.getVoltage(); | ||
| SmartDashboard.putNumber("Voltage", voltage); | ||
|
|
||
| while (checkBatteryVoltageConstantly = true) { |
Contributor
There was a problem hiding this comment.
Don't put a while loop here.
Checking battery and set bling could be in periodic method of some command.
Contributor
There was a problem hiding this comment.
Suggest to remove the codes related to voltage. This pull request is only for bling.
Create a new branch which is only for battery voltage detection.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DO NOT MERGE. CODE CHECK AND REVIEW ONLY.
-Added different colour strobing (flashing)
-Added low battery Bling