mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
Removes the task class from wpilib (#314)
Was required back on the cRIO, but there are much better alternatives nowadays.
This commit is contained in:
committed by
Peter Johnson
parent
bc492bb40e
commit
9bbdaf300b
@@ -8,6 +8,7 @@
|
||||
#include <cstdlib>
|
||||
|
||||
#include "DriverStation.h"
|
||||
#include "HAL/HAL.h"
|
||||
#include "LiveWindow/LiveWindow.h"
|
||||
#include "Timer.h"
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
Reference in New Issue
Block a user