mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
This adds a basic battery indicator that just shows green for OK and red for low battery warning. This is all we can do for now since that is the only information that the hub sends currently. Fixes: https://github.com/pybricks/support/issues/559