mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
Powered Up devices have many differences compared to EV3 UART devices, so it is better to split them to dedicated classes. The biggest difference is that PUPDevice class will allow writing to sensors and toggling battery power to the device.