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

Missing simple test #45

Closed
martymcguire opened this issue Jul 30, 2023 · 2 comments
Closed

Missing simple test #45

martymcguire opened this issue Jul 30, 2023 · 2 comments

Comments

@martymcguire
Copy link

martymcguire commented Jul 30, 2023

The Examples for asyncio on Read the Docs have a examples/asyncio_simpletest.py with some partial comments and no other content.

Indeed, the entire contents in that file in this repo since its creation are:

# SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
# SPDX-FileCopyrightText: Copyright (c) 2021 Dan Halbert for Adafruit Industries
#
# SPDX-License-Identifier: Unlicense

Would love an example to follow that doesn't require a whole PyPortal! :}

@dhalbert
Copy link
Contributor

The guide has a lot of examples: https://learn.adafruit.com/cooperative-multitasking-in-circuitpython-with-asyncio. We should probably point to that.

@FoamyGuy
Copy link
Contributor

resolved by #67

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