This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Description
Verifying the sketch fails with java nullpointerException
java.lang.NullPointerException
at processing.app.BaseNoGui.onBoardOrPortChange(BaseNoGui.java:679)
at processing.app.Base.onBoardOrPortChange(Base.java:1313)
at processing.app.Base.<init>(Base.java:276)
at processing.app.Base.main(Base.java:145)