|
Reading Dashboard Variables in Auto
The autonomous that I have written depends on various boolean variables in a custom dashboard I built (in a new FRC Dashboard Project). The problem is, I'm getting no value for any of those variables in the autonomous. I am using "SD Read Boolean" to call those variables, but it does nothing? For now, I will just have to put those controls on the autonomous front panel, but I would of course like to be able to call variables from the dashboard. Any help would be greatly appreciated.
|