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

Code Engine: Required module for blinking LED via GPIO will not compile on Windows #51

Open
marusshi opened this issue Nov 19, 2018 · 0 comments

Comments

@marusshi
Copy link
Collaborator

Describe the bug
The onoff module is being used to allow Code Engine to indicate a busy status via blinking LED. There is a problem requiring the onoff module on Windows because it assumes a Linux interface to access the GPIOs.

This isn't a major issue when we consider that ThingsJS is supposed to run on IoT devices but may be a problem for developers who have Windows computers.

To Reproduce
Run the things-js command on a Windows machine

Screenshots
image

Desktop:
Windows 10

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

1 participant