Skip to content

Wrong example in Read the Docs page "Simple Test" #38

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

Closed
vin1953 opened this issue Feb 16, 2024 · 3 comments
Closed

Wrong example in Read the Docs page "Simple Test" #38

vin1953 opened this issue Feb 16, 2024 · 3 comments

Comments

@vin1953
Copy link
Contributor

vin1953 commented Feb 16, 2024

On this page https://docs.circuitpython.org/projects/bluefruitconnect/en/latest/examples.html

The 5th block of example code is the same as the first. But the description states that it should be a combination of the first and additionally a "RawTextPacket" example. Looking at the files in the GitHub examples folder for this documentation I think you need to refer to "bluefruitconnect_simpletest2.py". Being barely able to comprehend Python and the libraries is enough of a struggle (embedded C for over 30 years, now retired). Having the documentation add to the confusion is really a pain!

Thanks in advance,
Vin...

This example demonstrates receiving both a color (as in simpletest above)
and raw text (using RawTextPacket).

.. literalinclude:: ../examples/bluefruitconnect_simpletest.py
:caption: examples/bluefruitconnect_simpletest.py
:linenos:

@tannewt
Copy link
Member

tannewt commented Feb 16, 2024

@vin1953
Copy link
Contributor Author

vin1953 commented Feb 21, 2024

It may take a little effort but, it's one more thing to learn. So, I guess I'll read through the stuff and try to make it happen.

@FoamyGuy
Copy link
Contributor

FoamyGuy commented Nov 7, 2024

resolved by #39

@FoamyGuy FoamyGuy closed this as completed Nov 7, 2024
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

No branches or pull requests

3 participants