Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Closed
@vin1953

Description

@vin1953

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions