mirror of
https://github.com/Team4388/Robot-Essentials.git
synced 2026-06-09 00:38:01 -06:00
Add Blinken LED functionality
This commit is contained in:
@@ -23,4 +23,6 @@ public class RobotMap {
|
||||
// number and the module. For example you with a rangefinder:
|
||||
// public static int rangefinderPort = 1;
|
||||
// public static int rangefinderModule = 1;
|
||||
|
||||
public static final int LED_SPARK_ID = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user