Skip to content

Add temperature logging#103

Draft
blaze-developer wants to merge 1 commit intomainfrom
addtemp
Draft

Add temperature logging#103
blaze-developer wants to merge 1 commit intomainfrom
addtemp

Conversation

@blaze-developer
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
Contributor

@themehdev themehdev left a comment

Choose a reason for hiding this comment

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

The code should build :)

public Voltage shooter1Voltage = Volts.zero();
public Current shooter1Current = Amps.zero();
public AngularVelocity shooter1Velocity = RadiansPerSecond.zero();
public Temperature shooter1Temp = Celsius.zero();
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Shooter2Temp and Shooter3Temp are never set in here, causing the build to fail.

@blaze-developer blaze-developer marked this pull request as draft April 2, 2026 18:10
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.

2 participants