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

/rcsend: specify transmission bit length #38

Open
eisental opened this issue Jan 13, 2012 · 0 comments
Open

/rcsend: specify transmission bit length #38

eisental opened this issue Jan 13, 2012 · 0 comments

Comments

@eisental
Copy link
Owner

Currently /rcsend is calculating the length of the transmitted msg according to the msg data. This causes a problem when you want, for ex., to clear a whole channel.

The only way to do that now is by running /rcsend <chan> b00000000 (for an 8bit channel).

Running /rcsend <chan> 0 will only clear the 1st bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant