Skip to content
This repository has been archived by the owner on Oct 15, 2021. It is now read-only.

Send raw DATA (eg Pt2272 or equal chips) #13

Open
drsabe opened this issue Aug 8, 2014 · 0 comments
Open

Send raw DATA (eg Pt2272 or equal chips) #13

drsabe opened this issue Aug 8, 2014 · 0 comments

Comments

@drsabe
Copy link

drsabe commented Aug 8, 2014

Hi, it would be nice if you could add into the switch case
" case 2:
mySwitch.sendTriState(systemCode);
break;
"
and so you can just send a stream like FFFF01FF1111 (8 codes (0,1,F) and eg M4 type 4 pins to switch)
usage is:
"send FFFF01FF1111 0 2"
the 0 is just for the empty unitcode or could be used as the field of the 1-6 pins to swicht as you like to add...

best regards Bernhard

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

No branches or pull requests

1 participant