Skip to content

Update introduction-to-the-serial-peripheral-interface.md to eliminate broken print(val,BYTE) statements #2199

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

drf5n
Copy link
Contributor

@drf5n drf5n commented Sep 27, 2024

Changed the Serial.print(char,BYTE) lines in the code to remove the unnecessary ",BYTE" error. "BYTE" causes errors as it is undefined.

As written, the sample code doesn't compile, providing a needlessly frustrating experience to your users.

What This PR Changes

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

Contribution Guidelines

Changed the `Serial.print(char,BYTE)` lines in the code to remove the unnecessary "`,BYTE`" error.   "BYTE" causes errors as it is undefined.
@g-castronovo g-castronovo added bug Something isn't working community Bugs and fixes suggested by the community maker labels Sep 27, 2024
@drf5n drf5n changed the title Update introduction-to-the-serial-peripheral-interface.md Update introduction-to-the-serial-peripheral-interface.md to eliminate broken print(val,BYTE) statements Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working community Bugs and fixes suggested by the community maker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy