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

Add eeprom scripts to device-backend #67

Open
wants to merge 43 commits into
base: main
Choose a base branch
from
Open

Add eeprom scripts to device-backend #67

wants to merge 43 commits into from

Conversation

CleaLCo
Copy link
Collaborator

@CleaLCo CleaLCo commented Nov 4, 2024

Add eeprom scripts to device-backend / update main.py

@CleaLCo
Copy link
Collaborator Author

CleaLCo commented Nov 4, 2024

I don't know why there is an error in importing gpiozero. I checked and it is correctly installed on my device.

@CleaLCo CleaLCo marked this pull request as ready for review November 4, 2024 14:20
@ethanjli
Copy link
Member

ethanjli commented Nov 4, 2024

I noticed that you opened and closed a ton of PRs from this branch - in the future, you can just continue using the same PR as you keep pushing up new changes to your branch! 🙂

@ethanjli
Copy link
Member

ethanjli commented Nov 4, 2024

In order for your PR to pass the automated checks, it looks like you will need to add the gpiozero package to the list of dependencies (in the hw group) for the hardware controller. The file you'll need to edit is at controller/pyproject.toml

@CleaLCo
Copy link
Collaborator Author

CleaLCo commented Nov 4, 2024 via email

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

Successfully merging this pull request may close these issues.

2 participants