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

edited cable-highspeed to cable-64k in button properties #31

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from

Conversation

ckhordiasma
Copy link

When I was trying out the live demo, I noticed the image transfer was not working (this is also documented as an issue by someone else). When I looked into it, I found the error simply to be that the profile name used for the image receiver "cable-highspeed" did not match the one for the image transmitter "cable-64k"

Looking at the profiles JSON file, it seems like "cable-highspeed" does not exist, but "cable-64k" does. Once I made the change, the image transfer worked on my local working copy of the live example.

@ckhordiasma
Copy link
Author

I guess this also highlights that maybe something should throw an error if a profile does not exist in the given JSON file.. Once I understand the source code a bit better I might try putting in a pull request for that.

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.

None yet

1 participant