summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/modules/dht.py
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2017-05-21 15:50:16 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2017-05-21 15:50:16 +0300
commit3ebd67fc099161b43b61fd18e8e98b8274ebe9b4 (patch)
tree8630e9f45c34741153f107f45074ab72f7fa9c35 /esp8266/modules/dht.py
parent19e065294d4c4f28b8df3859f48958f68e7617e2 (diff)
downloadmicropython-3ebd67fc099161b43b61fd18e8e98b8274ebe9b4.tar.gz
micropython-3ebd67fc099161b43b61fd18e8e98b8274ebe9b4.zip
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.
Diffstat (limited to 'esp8266/modules/dht.py')
0 files changed, 0 insertions, 0 deletions