diff options
| author | robert-hh <robert@hammelrath.com> | 2022-06-06 13:35:16 +0200 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2022-10-06 22:54:11 +1100 |
| commit | aa2d746ef4ef64cbf8093b22facabca2c495be1f (patch) | |
| tree | 340f28f56f34b8370e6e79f563ef491d38b96de2 /py | |
| parent | 6e2dff6baea2a6109fa030a97d2ffdcafd6c3681 (diff) | |
samd/machine_led: Optimise size of the machine.LED class.
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.
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions
