Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Adding UNDEFINED pin status#229

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
isidromv wants to merge4 commits intoarduino:master
base:master
Choose a base branch
Loading
fromisidromv:master

Conversation

isidromv
Copy link

I'm new to Arduino and as an exercise I'm working on a class encapsulating a digital input. The correspondingread() method returns aPinStatus. Normally it isLOW orHIGH, but anUNDEFINED status is usefull if the corresponding object has not yet been initialised (i.e. theinit() method has not been called, which in turn callspinMode(INPUT)).

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.53%. Comparing base(0c853c5) to head(e7558bd).

Additional details and impacted files
@@           Coverage Diff           @@##           master     #229   +/-   ##=======================================  Coverage   95.53%   95.53%           =======================================  Files          16       16             Lines        1075     1075           =======================================  Hits         1027     1027             Misses         48       48

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report?Share it here.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@isidromv@codecov-commenter@per1234

[8]ページ先頭

©2009-2025 Movatter.jp