mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
Removed uses of deprecated functions (#709)
This commit is contained in:
committed by
Peter Johnson
parent
8b2e656bde
commit
1276489961
@@ -5,7 +5,7 @@
|
||||
/* the project. */
|
||||
/*----------------------------------------------------------------------------*/
|
||||
|
||||
#include "WPILib.h"
|
||||
#include "IterativeRobot.h"
|
||||
|
||||
class MyRobot : public IterativeRobot {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user