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

reads the serial port line by line #8

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Mar 2, 2019

  1. Configuration menu
    Copy the full SHA
    688fba1 View commit details
    Browse the repository at this point in the history
  2. stripblanks removed

    stripblanks was unnecessary
    Foadsf committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    1f71034 View commit details
    Browse the repository at this point in the history
  3. lastq removed

    lastq was a test variable and had nothing to do here
    Foadsf committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    90acaac View commit details
    Browse the repository at this point in the history
  4. why binary scan?!

    I don't know why you used the binary scan in the first place?!!!
    Foadsf committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    2d13414 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2019

  1. fileevent added

    Foadsf committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    0bdbcff View commit details
    Browse the repository at this point in the history
  2. fileevent removed

    fileevent removed
    Foadsf committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    4798f93 View commit details
    Browse the repository at this point in the history
  3. file extension added

    file `.sci` extension added
    Foadsf committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    528bc33 View commit details
    Browse the repository at this point in the history
  4. discard the end of line terminator

    discard the end of line terminator
    Foadsf committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    5d5b0d1 View commit details
    Browse the repository at this point in the history