micropython/ports/esp32/modules
Matt Trentini cd52d2c691 esp32/modules/neopixel.py: Change NeoPixel to different default timings.
In order to suit the more common 800KHz by default (instead of 400KHz), and
also have the same behaviour as the esp8266 port.

Resolves #4396.

Note! This is a breaking change. Anyone that has previously used the
NeoPixel class on an ESP32 board may be affected.
2019-01-23 14:22:38 +11:00
..
umqtt esp32/modules: Include umqtt library in frozen modules. 2018-06-15 16:39:49 +10:00
_boot.py
apa106.py
dht.py esp8266/modules: Move dht.py driver to drivers/dht directory. 2018-01-31 18:11:06 +11:00
ds18x20.py
flashbdev.py
inisetup.py esp32/modules: Add support scripts for WebREPL. 2018-04-27 23:58:51 +10:00
neopixel.py esp32/modules/neopixel.py: Change NeoPixel to different default timings. 2019-01-23 14:22:38 +11:00
ntptime.py
onewire.py
upip.py
upip_utarfile.py
upysh.py
urequests.py
webrepl.py esp32/modules: Add support scripts for WebREPL. 2018-04-27 23:58:51 +10:00
webrepl_setup.py esp32/modules: Add support scripts for WebREPL. 2018-04-27 23:58:51 +10:00
websocket_helper.py esp32/modules: Add support scripts for WebREPL. 2018-04-27 23:58:51 +10:00