diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2017-04-16 11:14:48 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2017-05-21 17:44:58 +0300 |
commit | bcf31a39087bd7727e15105363063980120fd528 (patch) | |
tree | b1764643a406ab59d9206242e955e4c92b5f370f /esp8266/esp8266_common.ld | |
parent | 299c0a39250e91e3a5cc6ece969e8c773a4bb1cf (diff) | |
download | micropython-bcf31a39087bd7727e15105363063980120fd528.tar.gz micropython-bcf31a39087bd7727e15105363063980120fd528.zip |
esp8266, stmhal, zephyr: Rename machine.Pin high/low methods to on/off.
For consistent Pin/Signal class hierarchy. With it, Signal is a proper
(while still ducktyped) subclass of a Pin, and any (direct) usage of Pin
can be replace with Signal.
As stmhal's class is reused both as machine.Pin and legacy pyb.Pin,
high/low methods actually retained there.
Diffstat (limited to 'esp8266/esp8266_common.ld')
0 files changed, 0 insertions, 0 deletions