|
Re: Where to put dashboard project in classmate
The default dashboard.exe lives in c:\Program Files\FRC Dashboard\
You will want to rename it, and install your version there.
You may have to add code to your dashboard to see if another instance is already running, because the driver station starts two instances of the dashboard one after the other. This sometimes causes an issue.
|