Skip to content

Correct header file name in documentation #83

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
Jan 28, 2022
Merged

Correct header file name in documentation #83

merged 1 commit into from
Jan 28, 2022

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Jan 28, 2022

The documentation previously specified that the header file RTC.h be used in an #include directive to use the library. This library does not contain a file of that name. The only header file is named RTCZero.h.

Originally reported at https://forum.arduino.cc/t/another-typo-in-documentation-it-can-t-be/952298

The documentation previously specified that the header file `RTC.h` be used in an `#include` directive to use the library. This library does not contain a file of that name. The only header file is named `RTCZero.h`.
@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: documentation Related to documentation for the project labels Jan 28, 2022
@per1234 per1234 merged commit d393a25 into arduino-libraries:master Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: documentation Related to documentation for the project type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant