mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
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.