diff options
author | Damien George <damien.p.george@gmail.com> | 2017-06-22 15:53:13 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-06-22 15:53:13 +1000 |
commit | 0c13b95cdc70115c588ea515a459f8d4ba3844bc (patch) | |
tree | 32f0d9b411ea41708b5eef57b43aa134e09e6d28 /extmod/modonewire.c | |
parent | 68c640d7cbebd4cc3bf22af3871ca2c9d74bb292 (diff) | |
download | micropython-0c13b95cdc70115c588ea515a459f8d4ba3844bc.tar.gz micropython-0c13b95cdc70115c588ea515a459f8d4ba3844bc.zip |
esp8266/modonewire: Make timings static and remove onewire.timings func.
The 1-wire bus is defined with fixed timings so there should be no need to
change them dynamically at runtime. Making the timings fixed saves about
270 bytes of code and 20 bytes of RAM.
Diffstat (limited to 'extmod/modonewire.c')
0 files changed, 0 insertions, 0 deletions