summaryrefslogtreecommitdiff
path: root/docs/esp8266/tutorial/filesystem.rst
diff options
context:
space:
mode:
authorJonathan Hogg <me@jonathanhogg.com>2021-06-30 19:00:50 +0100
committerDamien George <damien@micropython.org>2021-07-01 13:39:39 +1000
commit18e48a71ee69557a5340c8652f2e73e586063be3 (patch)
tree4ba908c83b20473932c4c667d35b5d55cf61bc99 /docs/esp8266/tutorial/filesystem.rst
parent58e4d723383dfd9856520728b0920ff20fa76407 (diff)
esp32/esp32_rmt: Enhance RMT with idle_level and write_pulses modes.
This change allows specification of the idle level and TX carrier output level (through changed initialisation API), and more flexible specification of pulses for write_pulses. This is a breaking change for the esp32.RMT constructor API. Previous code of this form: esp32.RMT(..., carrier_duty_percent=D, carrier_freq=F) will now raise an exception and should be changed to: esp32.RMT(..., tx_carrier=(F, D, 1))
Diffstat (limited to 'docs/esp8266/tutorial/filesystem.rst')
0 files changed, 0 insertions, 0 deletions