Skip to content
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

Read glbytes v2 #64

Merged
merged 2 commits into from
Oct 20, 2023
Merged

Read glbytes v2 #64

merged 2 commits into from
Oct 20, 2023

Conversation

fherbert
Copy link
Contributor

@fherbert fherbert commented Oct 19, 2023

Only read in bytes when pin5 is low. Clear RX buffer once we've sent a command.
Fixes #62

…depending on message type.

Clear rx buffer once we've sent a command, we don't need our own command in the rx buffer

feat: added clear buffer support for esp8266 - not tested, tidied up comments, change readbytetimeout to microseconds instead of millseconds
… and when we've sent FB data - we don't need to read in our own FB command
@netmindz netmindz merged commit 4d68944 into netmindz:main Oct 20, 2023
@netmindz netmindz mentioned this pull request Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clearRXBuffer - not working as expcted
2 participants