-
Notifications
You must be signed in to change notification settings - Fork 12
Added sensor name to example file name #8
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
Conversation
@dherrada Please include |
@dherrada Please check that you're providing the correct path in the docs https://travis-ci.com/adafruit/Adafruit_CircuitPython_VC0706/builds/110796673#L633 |
Docs look good - thanks! Please include |
docs/examples.rst
Outdated
.. literalinclude:: ../examples/snapshot.py | ||
:caption: examples/snapshot.py | ||
.. literalinclude:: ../examples/vc0706_snapshot_simpletest.py | ||
:caption: examples/vc0706_snapshot.py |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dherrada Please change this to vc0706_snapshot_simpletest, Line #11
Done |
Thanks @dherrada, looks good. |
Updating https://github.com/adafruit/Adafruit_CircuitPython_VC0706 to 4.0.3 from 4.0.2: > Merge pull request adafruit/Adafruit_CircuitPython_VC0706#8 from dherrada/master Updating https://github.com/adafruit/Adafruit_CircuitPython_miniesptool to 0.1.4 from 0.1.3: > Merge pull request adafruit/Adafruit_CircuitPython_miniesptool#10 from brentru/add-nina-fw-esptool
No description provided.