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

Check for nulls when using programmer #10033

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

Commits on Apr 11, 2020

  1. Check for nulls when using programmer

    Try to test and gracefully fail rather than throwing a NullPointerException.
    
    See arduino#10032 for an example of this exception being thrown.
    tedder committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    08ea1cc View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Fix typo in string

    tedder committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    db872fc View commit details
    Browse the repository at this point in the history