Skip to content

Update content.md #1762

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

Merged
merged 1 commit into from
May 3, 2024
Merged

Update content.md #1762

merged 1 commit into from
May 3, 2024

Conversation

Fr4ng
Copy link
Collaborator

@Fr4ng Fr4ng commented Feb 15, 2024

In Analog Inputs sketch:
const float VOLTAGE_MAX = 3.0; changed to const float VOLTAGE_MAX = 3.3; const float DIVIDER = 0.3; changed to const float DIVIDER = 0.3034;

Changed driven by R&D HW feedback.

What This PR Changes

  • (Please explain here why you created the pull request and specify what it changes)

Contribution Guidelines

In Analog Inputs sketch:
const float VOLTAGE_MAX = 3.0; changed to const float VOLTAGE_MAX = 3.3;
const float DIVIDER = 0.3; changed to const float DIVIDER = 0.3034;

Changed driven by R&D HW feedback.
@jhansson-ard jhansson-ard added fix/update A small fix or update arduino Bugs and fixes added by the Arduino Team pro labels Feb 15, 2024
Copy link

docs-content

🚀 Preview this PR: https://166080ca.docs-content.pages.dev
📍 Commit SHA: d12831b

Copy link
Contributor

@jcarolinares jcarolinares left a comment

Choose a reason for hiding this comment

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

Merging

@jcarolinares jcarolinares merged commit 0ec60f8 into main May 3, 2024
@jcarolinares jcarolinares deleted the Fr4ng-patch-1 branch May 3, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arduino Bugs and fixes added by the Arduino Team fix/update A small fix or update pro
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants