EasySpark Controller Info
The EasySpark Controller Info object is an addition to the SparkControllerInfo utility on the repo. It is a collection of the constants used by the SparkMax.
This might be changed in future updates to remove this step and just use the EasySpark Constants and Config objects.
Constructors
EasySparkConstants
SparkControllerInfo, EasySparkConstants
Takes an EasySparkConstants and creates a new EasySparkControllerInfo Object.
Takes in a SparkControllerInfo Object and injects information into it automatically from the inputted EasySparkConstants.
Last updated