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

Send byte array from serial-monitor #1276

Closed
wants to merge 1 commit into from
Closed

Send byte array from serial-monitor #1276

wants to merge 1 commit into from

Commits on Feb 11, 2013

  1. Send byte array from serial-monitor

    Add the ability to send an array of bytes from the serial-monitor.
    You write them using a comma seperated list of hex, oct, dec or binary numbers.
    It gives an error when the string is malformated.
    In this case a new exception, ByteStringException, occures which is getting cought.
    labsin committed Feb 11, 2013
    Configuration menu
    Copy the full SHA
    138b2be View commit details
    Browse the repository at this point in the history