mirror of
https://github.com/micropython/micropython.git
synced 2026-01-10 22:17:18 +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.