mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
Specify on and off time for consistency with future blink method. Adding some off time helps reading text with subsequent charachters that are the same. For example, now "Hello" reads H e l l o instead of Helo. Also drop wait argument for now because it is not currently implemented and may never be.