|
Re: (HelpPlease?) Setting AutoMode from SFX (SmartDashboard 2.0)
Post your code.
In C++ it goes something like this.
1) Create a field, and put a value in it.
2) Driver changes the value in the field.
3) In AutonomousInit, read the value, and do whatever
|