mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-26 01:51:41 +00:00
Take 2 on usage reporting.
The previous commit missed the MindsensorsSD540 value. Remove wpilibc/Athena/include/NetworkCommunication/UsageReporting.h copy; it was not actually used (all references except the one in DriverStation.cpp had been commented out), and has been superseded by the one in HAL.hpp. Change-Id: I51e2eafa85ee5e40050d702aa0bf69171e887a60
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#include "Counter.h"
|
||||
#include "DigitalInput.h"
|
||||
#include "DigitalOutput.h"
|
||||
//#include "NetworkCommunication/UsageReporting.h"
|
||||
#include "Timer.h"
|
||||
#include "Utility.h"
|
||||
#include "WPIErrors.h"
|
||||
|
||||
Reference in New Issue
Block a user