Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | esp8266: Separate 1-wire timing funcs from Python module to save iRAM. | Damien George | 2016-04-14 |
esponewire.c contains low-level timing-critical functions that go in iRAM. modonewire.c contains Python wrapper code. |