mirror of
https://github.com/micropython/micropython.git
synced 2026-03-15 05:10:15 +01:00
By reducing the methods to on(), off(), toggle() and call, and using the method implementation of the machine.Pin class. The code size reduction is 756 byte.