Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

Pedals returns int #443

@diyarajon

Description

@diyarajon

Describe the bug
Pedals_Read produces a number from 0 to 100 but returns a signed integer. This creates the possibility of a bug. Return type should be uint8_t.

To Reproduce
Steps to reproduce the behavior:

  1. Which feature is being tested?
  2. Which requirements are being tested?
  3. Which test is used?
  4. What is the hardware configuration?
  5. What combination of inputs cause the error?
  6. What does the error look like?
  7. Does this issue already exist?

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

M2.5Issues to be addressed before July 2025 RacebugSomething isn't workinggood first issueGood for newcomers

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions