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

Cosmetic changes #231

Merged
merged 5 commits into from
Jan 21, 2019
Merged

Cosmetic changes #231

merged 5 commits into from
Jan 21, 2019

Commits on Jan 21, 2019

  1. 💄removing redundant terminating null character

    (sprintf automatically appende terminating null character after the content)
    Pako2 committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    09a370f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34e12cc View commit details
    Browse the repository at this point in the history
  3. 🐛avoid double Serial.begin (otherwise it will cause unwanted loss of …

    …buffered debug serial data)
    Pako2 committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    e7c27ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5429a4 View commit details
    Browse the repository at this point in the history
  5. 🐛typo

    Pako2 committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    6caf2ec View commit details
    Browse the repository at this point in the history