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

Epson Projector #14

Open
martimarkov opened this issue Apr 19, 2017 · 2 comments
Open

Epson Projector #14

martimarkov opened this issue Apr 19, 2017 · 2 comments

Comments

@martimarkov
Copy link

I'm building a config for my epson projector but I have an issue the commands for status are without a separator. For example:

PWR ON\r -> powers the projector on
PWR OFF\r -> powers the projector off
PWR?\r -> gets the status

There is no space between PWR and ?.

Have you had this problem previously?

@andrej-peterka
Copy link

I actually hit the same problem and implemented a fix in my fork.

This is the relevant commit... andrej-peterka@c2d1195.

There are some other changes in my code which I need, but I'd be happy to cherry pick and make a PR if someone thinks it'd be useful.

@JohnBrodie
Copy link
Owner

@andrej-peterka - Feel free to make a PR if/when you're done your changes. It's been quite a while since I've touched this, happy to get new features/fixes/improvements in though.

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

3 participants