mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
[robotpy] Sync robotpy (#8318)
Project import generated by Copybara. GitOrigin-RevId: f6818c55dda55da1226e47a05a22d30f7cc477f1
This commit is contained in:
@@ -10,7 +10,6 @@ from ._wpilib import (
|
||||
Alert,
|
||||
AnalogAccelerometer,
|
||||
AnalogEncoder,
|
||||
AnalogGyro,
|
||||
AnalogInput,
|
||||
AnalogPotentiometer,
|
||||
CAN,
|
||||
@@ -71,7 +70,6 @@ from ._wpilib import (
|
||||
SendableChooserBase,
|
||||
SensorUtil,
|
||||
SerialPort,
|
||||
Servo,
|
||||
SharpIR,
|
||||
SmartDashboard,
|
||||
Solenoid,
|
||||
@@ -103,7 +101,6 @@ __all__ = [
|
||||
"Alert",
|
||||
"AnalogAccelerometer",
|
||||
"AnalogEncoder",
|
||||
"AnalogGyro",
|
||||
"AnalogInput",
|
||||
"AnalogPotentiometer",
|
||||
"CAN",
|
||||
@@ -164,7 +161,6 @@ __all__ = [
|
||||
"SendableChooserBase",
|
||||
"SensorUtil",
|
||||
"SerialPort",
|
||||
"Servo",
|
||||
"SharpIR",
|
||||
"SmartDashboard",
|
||||
"Solenoid",
|
||||
|
||||
Reference in New Issue
Block a user