|
Re: replace WPILib part
hmm, I can't seem to get the compiler errors at home, but they were along the lines of
error: 'class Dashboard' has no member named 'Add'
and the linking error was a standard linking error (x was not found,do you want to proceed with launch
when I compile it at home, I also get this warning:
function `void Dashboard::Add(const char*, const char*)' used but never defined
__________________
Bubble Wrap: programmers rewards
Watchdog.Kill();
printf("Watchdog is Dead, Celebrate!");
How to make a self aware robot: while (∞) cout<<(sqrt(-∞)/-0);
Previously FRC 451 (The Cat Attack)
Now part of the class of 2016 at WPI & helping on WPILib
|