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

Fix firmware version - call port.open() before querying it #77

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

alexrudd2
Copy link
Owner

@alexrudd2 alexrudd2 commented Jul 21, 2023

Closes #124 ... mostly.

The CLI will still throw an error (throw new Error("TODO")), but it will at least print the
firmware version before doing so.

❯ npx . --firmware-version
EBBv13_and_above EB Firmware Version 2.8.1
/Users/a.ruddick/Documents/github/saxi/dist/server/ebb.js:73
            throw new Error("TODO");

@alexrudd2 alexrudd2 closed this Jul 21, 2023
@alexrudd2 alexrudd2 reopened this Sep 8, 2023
@alexrudd2 alexrudd2 merged commit 18905d8 into main Sep 8, 2023
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.

Error when running saxi --firmware-version command
1 participant