|
Re: C++ dashboard
In FRC DS Data Storage.ini, change the line
DashboardCmdLine = ""C:\\Program Files (x86)\\FRC Dashboard\\Dashboard.exe""
to point to another file built in C++. The doubled characters are so that the ini file will treat them like a path that contains spaces.
Greg McKaskle
|