mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
[wpilibc] DriverStation: Remove ReportError and ReportWarning
Change use cases to directly call FRC_ReportError.
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
#include <utility>
|
||||
|
||||
#include <wpi/MathExtras.h>
|
||||
|
||||
#include "frc/RobotController.h"
|
||||
#include "frc/system/NumericalIntegration.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user