mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
SCRIPT Run cc include replacements
This commit is contained in:
committed by
Peter Johnson
parent
f0a3c64121
commit
7c6efa41ae
@@ -4,12 +4,12 @@
|
||||
|
||||
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_hids.py. DO NOT MODIFY
|
||||
|
||||
#include "frc/PS4Controller.h"
|
||||
#include "wpi/driverstation/PS4Controller.hpp"
|
||||
|
||||
#include <hal/UsageReporting.h>
|
||||
#include <wpi/sendable/SendableBuilder.h>
|
||||
#include "wpi/hal/UsageReporting.h"
|
||||
#include "wpi/util/sendable/SendableBuilder.hpp"
|
||||
|
||||
#include "frc/event/BooleanEvent.h"
|
||||
#include "wpi/event/BooleanEvent.hpp"
|
||||
|
||||
using namespace frc;
|
||||
|
||||
|
||||
@@ -4,12 +4,12 @@
|
||||
|
||||
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_hids.py. DO NOT MODIFY
|
||||
|
||||
#include "frc/PS5Controller.h"
|
||||
#include "wpi/driverstation/PS5Controller.hpp"
|
||||
|
||||
#include <hal/UsageReporting.h>
|
||||
#include <wpi/sendable/SendableBuilder.h>
|
||||
#include "wpi/hal/UsageReporting.h"
|
||||
#include "wpi/util/sendable/SendableBuilder.hpp"
|
||||
|
||||
#include "frc/event/BooleanEvent.h"
|
||||
#include "wpi/event/BooleanEvent.hpp"
|
||||
|
||||
using namespace frc;
|
||||
|
||||
|
||||
@@ -4,12 +4,12 @@
|
||||
|
||||
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_hids.py. DO NOT MODIFY
|
||||
|
||||
#include "frc/StadiaController.h"
|
||||
#include "wpi/driverstation/StadiaController.hpp"
|
||||
|
||||
#include <hal/UsageReporting.h>
|
||||
#include <wpi/sendable/SendableBuilder.h>
|
||||
#include "wpi/hal/UsageReporting.h"
|
||||
#include "wpi/util/sendable/SendableBuilder.hpp"
|
||||
|
||||
#include "frc/event/BooleanEvent.h"
|
||||
#include "wpi/event/BooleanEvent.hpp"
|
||||
|
||||
using namespace frc;
|
||||
|
||||
|
||||
@@ -4,12 +4,12 @@
|
||||
|
||||
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_hids.py. DO NOT MODIFY
|
||||
|
||||
#include "frc/XboxController.h"
|
||||
#include "wpi/driverstation/XboxController.hpp"
|
||||
|
||||
#include <hal/UsageReporting.h>
|
||||
#include <wpi/sendable/SendableBuilder.h>
|
||||
#include "wpi/hal/UsageReporting.h"
|
||||
#include "wpi/util/sendable/SendableBuilder.hpp"
|
||||
|
||||
#include "frc/event/BooleanEvent.h"
|
||||
#include "wpi/event/BooleanEvent.hpp"
|
||||
|
||||
using namespace frc;
|
||||
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
|
||||
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_pwm_motor_controllers.py. DO NOT MODIFY
|
||||
|
||||
#include "frc/motorcontrol/Koors40.h"
|
||||
#include "wpi/hardware/motor/Koors40.hpp"
|
||||
|
||||
#include <hal/UsageReporting.h>
|
||||
#include "wpi/hal/UsageReporting.h"
|
||||
|
||||
using namespace frc;
|
||||
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
|
||||
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_pwm_motor_controllers.py. DO NOT MODIFY
|
||||
|
||||
#include "frc/motorcontrol/PWMSparkFlex.h"
|
||||
#include "wpi/hardware/motor/PWMSparkFlex.hpp"
|
||||
|
||||
#include <hal/UsageReporting.h>
|
||||
#include "wpi/hal/UsageReporting.h"
|
||||
|
||||
using namespace frc;
|
||||
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
|
||||
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_pwm_motor_controllers.py. DO NOT MODIFY
|
||||
|
||||
#include "frc/motorcontrol/PWMSparkMax.h"
|
||||
#include "wpi/hardware/motor/PWMSparkMax.hpp"
|
||||
|
||||
#include <hal/UsageReporting.h>
|
||||
#include "wpi/hal/UsageReporting.h"
|
||||
|
||||
using namespace frc;
|
||||
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
|
||||
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_pwm_motor_controllers.py. DO NOT MODIFY
|
||||
|
||||
#include "frc/motorcontrol/PWMTalonFX.h"
|
||||
#include "wpi/hardware/motor/PWMTalonFX.hpp"
|
||||
|
||||
#include <hal/UsageReporting.h>
|
||||
#include "wpi/hal/UsageReporting.h"
|
||||
|
||||
using namespace frc;
|
||||
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
|
||||
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_pwm_motor_controllers.py. DO NOT MODIFY
|
||||
|
||||
#include "frc/motorcontrol/PWMTalonSRX.h"
|
||||
#include "wpi/hardware/motor/PWMTalonSRX.hpp"
|
||||
|
||||
#include <hal/UsageReporting.h>
|
||||
#include "wpi/hal/UsageReporting.h"
|
||||
|
||||
using namespace frc;
|
||||
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
|
||||
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_pwm_motor_controllers.py. DO NOT MODIFY
|
||||
|
||||
#include "frc/motorcontrol/PWMVenom.h"
|
||||
#include "wpi/hardware/motor/PWMVenom.hpp"
|
||||
|
||||
#include <hal/UsageReporting.h>
|
||||
#include "wpi/hal/UsageReporting.h"
|
||||
|
||||
using namespace frc;
|
||||
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
|
||||
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_pwm_motor_controllers.py. DO NOT MODIFY
|
||||
|
||||
#include "frc/motorcontrol/PWMVictorSPX.h"
|
||||
#include "wpi/hardware/motor/PWMVictorSPX.hpp"
|
||||
|
||||
#include <hal/UsageReporting.h>
|
||||
#include "wpi/hal/UsageReporting.h"
|
||||
|
||||
using namespace frc;
|
||||
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
|
||||
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_pwm_motor_controllers.py. DO NOT MODIFY
|
||||
|
||||
#include "frc/motorcontrol/Spark.h"
|
||||
#include "wpi/hardware/motor/Spark.hpp"
|
||||
|
||||
#include <hal/UsageReporting.h>
|
||||
#include "wpi/hal/UsageReporting.h"
|
||||
|
||||
using namespace frc;
|
||||
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
|
||||
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_pwm_motor_controllers.py. DO NOT MODIFY
|
||||
|
||||
#include "frc/motorcontrol/SparkMini.h"
|
||||
#include "wpi/hardware/motor/SparkMini.hpp"
|
||||
|
||||
#include <hal/UsageReporting.h>
|
||||
#include "wpi/hal/UsageReporting.h"
|
||||
|
||||
using namespace frc;
|
||||
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
|
||||
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_pwm_motor_controllers.py. DO NOT MODIFY
|
||||
|
||||
#include "frc/motorcontrol/Talon.h"
|
||||
#include "wpi/hardware/motor/Talon.hpp"
|
||||
|
||||
#include <hal/UsageReporting.h>
|
||||
#include "wpi/hal/UsageReporting.h"
|
||||
|
||||
using namespace frc;
|
||||
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
|
||||
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_pwm_motor_controllers.py. DO NOT MODIFY
|
||||
|
||||
#include "frc/motorcontrol/VictorSP.h"
|
||||
#include "wpi/hardware/motor/VictorSP.hpp"
|
||||
|
||||
#include <hal/UsageReporting.h>
|
||||
#include "wpi/hal/UsageReporting.h"
|
||||
|
||||
using namespace frc;
|
||||
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
|
||||
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_hids.py. DO NOT MODIFY
|
||||
|
||||
#include "frc/simulation/PS4ControllerSim.h"
|
||||
#include "wpi/simulation/PS4ControllerSim.hpp"
|
||||
|
||||
#include "frc/PS4Controller.h"
|
||||
#include "wpi/driverstation/PS4Controller.hpp"
|
||||
|
||||
using namespace frc;
|
||||
using namespace frc::sim;
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
|
||||
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_hids.py. DO NOT MODIFY
|
||||
|
||||
#include "frc/simulation/PS5ControllerSim.h"
|
||||
#include "wpi/simulation/PS5ControllerSim.hpp"
|
||||
|
||||
#include "frc/PS5Controller.h"
|
||||
#include "wpi/driverstation/PS5Controller.hpp"
|
||||
|
||||
using namespace frc;
|
||||
using namespace frc::sim;
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
|
||||
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_hids.py. DO NOT MODIFY
|
||||
|
||||
#include "frc/simulation/StadiaControllerSim.h"
|
||||
#include "wpi/simulation/StadiaControllerSim.hpp"
|
||||
|
||||
#include "frc/StadiaController.h"
|
||||
#include "wpi/driverstation/StadiaController.hpp"
|
||||
|
||||
using namespace frc;
|
||||
using namespace frc::sim;
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
|
||||
// THIS FILE WAS AUTO-GENERATED BY ./wpilibc/generate_hids.py. DO NOT MODIFY
|
||||
|
||||
#include "frc/simulation/XboxControllerSim.h"
|
||||
#include "wpi/simulation/XboxControllerSim.hpp"
|
||||
|
||||
#include "frc/XboxController.h"
|
||||
#include "wpi/driverstation/XboxController.hpp"
|
||||
|
||||
using namespace frc;
|
||||
using namespace frc::sim;
|
||||
|
||||
Reference in New Issue
Block a user