Paul Sokolovsky 3ebd67fc09 library/machine.Pin: Remove .id() method and .board class attr.
Both aren't part of generic Hardware API: It's impossible to implement
.id() method in a generic case (e.g., when Pin is instantiated by the
underlying OS/RTOS). .board attribute is an obvious space hog which
instead can be implemented on Python level if needed.
2017-05-21 15:50:16 +03:00
..
2016-08-07 00:13:48 +03:00
2014-10-31 22:21:37 +00:00
2016-08-02 11:17:46 +03:00
2016-08-02 11:17:46 +03:00
2016-08-02 11:17:46 +03:00
2016-08-02 11:17:46 +03:00
2016-08-02 11:17:46 +03:00
2016-06-18 19:06:42 +03:00
2016-08-02 11:17:46 +03:00
2016-08-02 11:17:46 +03:00
2016-08-02 11:17:46 +03:00
2017-04-09 00:57:54 +03:00
2014-11-28 17:32:29 +00:00
2014-10-31 22:21:37 +00:00
2016-06-07 08:53:54 +03:00
2017-04-09 00:48:28 +03:00
2014-12-05 02:08:30 +02:00