Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

need to be updated #2

Closed
mofada opened this issue Nov 2, 2020 · 5 comments
Closed

need to be updated #2

mofada opened this issue Nov 2, 2020 · 5 comments

Comments

@mofada
Copy link

mofada commented Nov 2, 2020

Hello, is the project still under maintenance? Dependency needs to be updated.

@MrYsLab
Copy link
Owner

MrYsLab commented Nov 2, 2020

I don't understand what you mean by dependency? Could you please describe exactly what you mean?

@mofada
Copy link
Author

mofada commented Nov 3, 2020

I can't find some modules, such as utime/ustruct

image

image

@MrYsLab
Copy link
Owner

MrYsLab commented Nov 3, 2020

There has been an outstanding issue against bbcmicrobit since July of 2019 about updating its documentation. When that is resolved and when a new release of micropython becomes available for the micro:bit v2, I will consider updating this package.

In the meantime, you may implement support for usleep by looking at the code that implements sleep. You can do something similar for ustruct as well.

@mofada
Copy link
Author

mofada commented Nov 4, 2020

I have a hcsr04 ultrasound module that I need to use, and I need to use this from machine import time_pulse_us, the code prompt will not find this module, the actual burning and running is no problem, but the code looks red and a bit weird

@MrYsLab
Copy link
Owner

MrYsLab commented Oct 17, 2024

Version 1.12 corrects this issue, so I am closing it. Please let me know if you have any questions or comments.

Please note that the User Guide has changed significantly since the assumption is that the PyCharm project created is within a virtual environment.

I also replaced the code minimizer with python-minimizer.

@MrYsLab MrYsLab closed this as completed Oct 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants