Skip to content

Possible Unnecessary Code (Check REVLib Changelog) (SparkMax Unplugged Warning) #45

Description

@CoolSpy3

if (spark.getFirmwareVersion() == 0) {
spark.close();
System.err.println("SparkMax on port: " + id + " is not connected!");
return MotorErrors.createDummySparkMax();
}
I've emailed Rev about the REVLib issue for which this is a workaround. This issue is for discussion of any relevant information, and as a reminder to watch the changelog as a supported solution may be released in the future.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions