billroy / bitlash

Bitlash: a programmable command shell for arduino
http://bitlash.net
MIT License
344 stars 73 forks source link

No support for bypass serial #52

Open Curnelius opened 8 years ago

Curnelius commented 8 years ago

Only output bypass is available using serial handler. For some odd reason you can not bypass the serial to decide if you want bitlash to intepreter the data or just do it yourself. This really limits your options since you cant decide yourself when you want bitlash to be involved.