pybricks.iodevices: Update PUPDevice and LUMPDevice.

Also remove Ev3devSensor, which is no longer used.
This commit is contained in:
Laurens Valk
2026-05-29 12:30:58 +02:00
parent 45b9b89d11
commit 1f8f0f777a
5 changed files with 95 additions and 73 deletions
-1
View File
@@ -104,7 +104,6 @@ def test_from_pybricks_iodevices_import():
assert [c["insertText"] for c in completions] == [
"AnalogSensor",
"DCMotor",
"Ev3devSensor",
"I2CDevice",
"LUMPDevice",
"LWP3Device",